361 Commits

Author SHA1 Message Date
dependabot[bot]
853c95849f
Merge pull request #219 from nwjs-ffmpeg-prebuilt/dependabot/npm_and_yarn/npm-bfe2c53017 0.100.0 0.100.1 0.99.1 2025-04-30 07:53:21 +00:00
dependabot[bot]
8cbb9a3e67
build(deps): bump got from 14.4.6 to 14.4.7 in the npm group
Bumps the npm group with 1 update: [got](https://github.com/sindresorhus/got).


Updates `got` from 14.4.6 to 14.4.7
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v14.4.6...v14.4.7)

---
updated-dependencies:
- dependency-name: got
  dependency-version: 14.4.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-30 07:08:07 +00:00
dependabot[bot]
d019fff47b
Merge pull request #218 from nwjs-ffmpeg-prebuilt/dependabot/github_actions/dot-github/workflows/gha-89aff5b813 2025-04-30 07:05:26 +00:00
dependabot[bot]
4dea49bb0b
build(deps): bump the gha group in /.github/workflows with 3 updates
Bumps the gha group in /.github/workflows with 3 updates: [actions/setup-node](https://github.com/actions/setup-node), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/setup-node` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.2.0...v4.3.0)

Updates `actions/upload-artifact` from 4.6.1 to 4.6.2
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.6.1...v4.6.2)

Updates `actions/download-artifact` from 4.1.9 to 4.2.1
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4.1.9...v4.2.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-30 07:02:37 +00:00
Ayushman Chhabra
5c6cec4361
chore(deps): configure Dependabot to check monthly 2025-04-30 12:31:50 +05:30
Zayin Krige
22e19cfdef
Merge pull request #215 from nwjs-ffmpeg-prebuilt/dependabot/npm_and_yarn/npm-22b4daf875
build(deps): bump the npm group across 1 directory with 3 updates
0.97.0 0.98.0 0.98.1 0.98.2 0.99.0
2025-03-03 10:13:41 +02:00
Zayin Krige
a6a2fb0ef1
Merge pull request #217 from nwjs-ffmpeg-prebuilt/dependabot/github_actions/dot-github/workflows/gha-935b2e864b
build(deps): bump the gha group across 1 directory with 3 updates
2025-03-03 10:13:26 +02:00
dependabot[bot]
a86d425519
build(deps): bump the gha group across 1 directory with 3 updates
Bumps the gha group with 3 updates in the /.github/workflows directory: [actions/setup-node](https://github.com/actions/setup-node), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/setup-node` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.1.0...v4.2.0)

Updates `actions/upload-artifact` from 4.5.0 to 4.6.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.5.0...v4.6.1)

Updates `actions/download-artifact` from 4.1.8 to 4.1.9
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4.1.8...v4.1.9)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 02:10:47 +00:00
dependabot[bot]
2170427a9f
build(deps): bump the npm group across 1 directory with 3 updates
Bumps the npm group with 3 updates in the / directory: [commander](https://github.com/tj/commander.js), [fs-extra](https://github.com/jprichardson/node-fs-extra) and [got](https://github.com/sindresorhus/got).


Updates `commander` from 13.0.0 to 13.1.0
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v13.0.0...v13.1.0)

Updates `fs-extra` from 11.2.0 to 11.3.0
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.2.0...11.3.0)

Updates `got` from 14.4.5 to 14.4.6
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v14.4.5...v14.4.6)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: got
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 02:19:03 +00:00
Zayin Krige
fa9eab5f8d
Merge pull request #207 from nwjs-ffmpeg-prebuilt/dependabot/github_actions/dot-github/workflows/gha-3e4b1ba697
build(deps): bump the gha group across 1 directory with 3 updates
0.94.1 0.95.0 0.96.0
2025-01-06 08:18:19 +02:00
Zayin Krige
187f3f9ba1
Merge pull request #209 from nwjs-ffmpeg-prebuilt/dependabot/npm_and_yarn/npm-e6815b2615
build(deps): bump the npm group across 1 directory with 3 updates
2025-01-06 08:17:14 +02:00
Zayin Krige
d317a15695
Merge pull request #208 from r03r/patch-1
Update build_linux.md
2025-01-06 08:16:57 +02:00
dependabot[bot]
00ad8ba4b1
build(deps): bump the npm group across 1 directory with 3 updates
Bumps the npm group with 3 updates in the / directory: [commander](https://github.com/tj/commander.js), [got](https://github.com/sindresorhus/got) and [yazl](https://github.com/thejoshwolfe/yazl).


Updates `commander` from 12.1.0 to 13.0.0
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v12.1.0...v13.0.0)

Updates `got` from 14.4.2 to 14.4.5
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v14.4.2...v14.4.5)

Updates `yazl` from 2.5.1 to 3.3.1
- [Commits](https://github.com/thejoshwolfe/yazl/compare/2.5.1...3.3.1)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: got
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: yazl
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 02:02:36 +00:00
r03r
a79c4e845c
Update build_linux.md
update right rout for all fedora users
2025-01-05 12:36:50 +01:00
dependabot[bot]
890083e30e
build(deps): bump the gha group across 1 directory with 3 updates
Bumps the gha group with 3 updates in the /.github/workflows directory: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/checkout` from 4.2.0 to 4.2.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.2.0...v4.2.2)

Updates `actions/setup-node` from 4.0.4 to 4.1.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.4...v4.1.0)

Updates `actions/upload-artifact` from 4.4.0 to 4.5.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 02:15:18 +00:00
Zayin Krige
5ec44ac1f6
Merge pull request #199 from nwjs-ffmpeg-prebuilt/dependabot/github_actions/dot-github/workflows/gha-57216fdb9c
build(deps): bump the gha group across 1 directory with 3 updates
0.93.0 0.94.0
2024-10-01 09:24:59 +02:00
dependabot[bot]
db404a4235
build(deps): bump the gha group across 1 directory with 3 updates
Bumps the gha group with 3 updates in the /.github/workflows directory: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/checkout` from 4.1.7 to 4.2.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.7...v4.2.0)

Updates `actions/setup-node` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.3...v4.0.4)

Updates `actions/upload-artifact` from 4.3.6 to 4.4.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.6...v4.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gha
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 02:37:40 +00:00
Zayin Krige
cbcd027952 freeup macos diskspace 0.92.0 2024-08-31 08:39:39 +02:00
Zayin Krige
93711b6de9 set nw 2024-08-31 08:10:09 +02:00
Zayin Krige
2e5d979977 debug 2024-08-31 07:59:58 +02:00
Zayin Krige
1839243137 Merge branch '194-about-old-version-use-arm64-libffmpegdylib'
* 194-about-old-version-use-arm64-libffmpegdylib:
  upgrade to github outptus update to node 20
2024-08-31 07:51:12 +02:00
Zayin Krige
6cfb7201c3 upgrade to github outptus
update to node 20
2024-08-31 07:50:19 +02:00
Zayin Krige
96627ed411
Merge pull request #195 from nwjs-ffmpeg-prebuilt/194-about-old-version-use-arm64-libffmpegdylib
194 about old version use arm64 libffmpegdylib
2024-08-31 07:45:18 +02:00
Zayin Krige
f808d01097 Merge remote-tracking branch 'origin/master' into 194-about-old-version-use-arm64-libffmpegdylib 2024-08-31 07:44:29 +02:00
Zayin Krige
3ff993b03e
Merge pull request #193 from nwjs-ffmpeg-prebuilt/dependabot/github_actions/dot-github/workflows/gha-720c8da8de
build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.6 in /.github/workflows in the gha group across 1 directory
2024-08-31 07:43:48 +02:00
Zayin Krige
b003e66256 allow build of older versions 2024-08-31 07:43:33 +02:00
dependabot[bot]
697fe326ad
build(deps): bump actions/upload-artifact
Bumps the gha group with 1 update in the /.github/workflows directory: [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/upload-artifact` from 4.3.4 to 4.3.6
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.4...v4.3.6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 02:13:03 +00:00
Ayushman Chhabra
de2cf93d49
Update default NW.js version to build 2024-08-23 22:33:29 +05:30
Zayin Krige
dec2039f46 use official release action 0.90.0 0.91.0 2024-07-31 07:42:12 +02:00
Zayin Krige
25518a8847
Merge pull request #189 from nwjs-ffmpeg-prebuilt/dependabot/github_actions/dot-github/workflows/gha-c09178689e
build(deps): bump actions/setup-node from 4.0.2 to 4.0.3 in /.github/workflows in the gha group
2024-07-31 07:33:18 +02:00
Zayin Krige
1a993ebadc
Merge pull request #191 from nwjs-ffmpeg-prebuilt/dependabot/npm_and_yarn/npm-457699a275
build(deps): bump got from 14.4.1 to 14.4.2 in the npm group
2024-07-29 10:30:02 +02:00
dependabot[bot]
5142834d87
build(deps): bump got from 14.4.1 to 14.4.2 in the npm group
Bumps the npm group with 1 update: [got](https://github.com/sindresorhus/got).


Updates `got` from 14.4.1 to 14.4.2
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v14.4.1...v14.4.2)

---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 02:06:26 +00:00
dependabot[bot]
360fb6a2ce
build(deps): bump actions/setup-node
Bumps the gha group in /.github/workflows with 1 update: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-node` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.2...v4.0.3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 02:41:40 +00:00
dependabot[bot]
f1920c7ca8
Merge pull request #188 from nwjs-ffmpeg-prebuilt/dependabot/github_actions/dot-github/workflows/gha-c0d61e06de 2024-07-13 13:10:52 +00:00
dependabot[bot]
90829efe7e
build(deps): bump the gha group in /.github/workflows with 2 updates
Bumps the gha group in /.github/workflows with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/upload-artifact` from 4.3.3 to 4.3.4
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.3...v4.3.4)

Updates `actions/download-artifact` from 4.1.7 to 4.1.8
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4.1.7...v4.1.8)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gha
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 02:22:29 +00:00
Ayushman Chhabra
515263c233 chore(deps): pin github action versions
* Label action names
* Switch dependency updates to weekly
2024-06-27 21:24:03 +05:30
Zayin Krige
b781a75a06 Merge branch 'master' of github.com:iteufel/nwjs-ffmpeg-prebuilt 0.89.0 2024-06-27 08:17:21 +02:00
Zayin Krige
39ff0c181a fix space issue on linux 2024-06-27 07:56:45 +02:00
Zayin Krige
aed8412bd1
Merge pull request #182 from nwjs-ffmpeg-prebuilt/dependabot/github_actions/dot-github/workflows/gha-8204c6933e
build(deps): bump the gha group in /.github/workflows with 2 updates
2024-06-27 07:53:19 +02:00
dependabot[bot]
7188461d4b
build(deps): bump the gha group in /.github/workflows with 2 updates
Bumps the gha group in /.github/workflows with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).


Updates `actions/upload-artifact` from 3 to 4
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

Updates `actions/download-artifact` from 3 to 4
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gha
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gha
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-13 02:30:10 +00:00
Zayin Krige
3dd13b79d7
Merge pull request #186 from nwjs-ffmpeg-prebuilt/dependabot/npm_and_yarn/npm-f7042b851f
build(deps): bump got from 14.4.0 to 14.4.1 in the npm group
2024-06-12 07:59:31 +02:00
dependabot[bot]
e46ff4c760
build(deps): bump got from 14.4.0 to 14.4.1 in the npm group
Bumps the npm group with 1 update: [got](https://github.com/sindresorhus/got).


Updates `got` from 14.4.0 to 14.4.1
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v14.4.0...v14.4.1)

---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-07 02:29:32 +00:00
Zayin Krige
7692b15541
Merge pull request #185 from nwjs-ffmpeg-prebuilt/dependabot/npm_and_yarn/npm-f67c0b81e9
build(deps): bump got from 14.3.0 to 14.4.0 in the npm group
2024-06-05 07:32:48 +02:00
dependabot[bot]
c67485e8fd
build(deps): bump got from 14.3.0 to 14.4.0 in the npm group
Bumps the npm group with 1 update: [got](https://github.com/sindresorhus/got).


Updates `got` from 14.3.0 to 14.4.0
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v14.3.0...v14.4.0)

---
updated-dependencies:
- dependency-name: got
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 02:05:12 +00:00
Zayin Krige
b62ea9fb98 Merge branch 'master' of github.com:iteufel/nwjs-ffmpeg-prebuilt 0.88.0 2024-05-22 12:38:02 +02:00
Zayin Krige
19a4c35323 default version 2024-05-22 12:37:31 +02:00
Zayin Krige
400a272715 remove sudo 2024-05-22 12:36:36 +02:00
Zayin Krige
50c68746c4
Merge pull request #183 from nwjs-ffmpeg-prebuilt/dependabot/npm_and_yarn/npm-2a281ac9d5
build(deps): bump the npm group with 2 updates
2024-05-22 12:34:28 +02:00
Zayin Krige
d7f960e77d Merge branch 'master' of github.com:iteufel/nwjs-ffmpeg-prebuilt 2024-05-22 12:33:22 +02:00
Zayin Krige
a5b6243d4f add long path support 2024-05-22 12:32:49 +02:00