Skip to content

Commit 5f1e1ea

Browse files
committed
Bump NWjs and ffmpeg libraries to 0.68.1 and Node to 16.17.0
1 parent ea4401b commit 5f1e1ea

File tree

8 files changed

+3
-3
lines changed

8 files changed

+3
-3
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v16.16.0
1+
v16.17.0

gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const RELEASE_DIR = './release/';
2626
const LINUX_INSTALL_DIR = '/opt/betaflight';
2727

2828
var nwBuilderOptions = {
29-
version: '0.62.2',
29+
version: '0.68.1',
3030
files: './dist/**/*',
3131
macIcns: './images/bf_icon.icns',
3232
macPlist: { 'CFBundleDisplayName': 'Betaflight Blackbox Explorer'},

library/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
### ffmpeg
44

5-
Current version: 0.62.2
5+
Current version: 0.68.1
66

77
Updating: Download prebuilt libraries from https://github.com/iteufel/nwjs-ffmpeg-prebuilt/releases.

library/linux32/libffmpeg.so

4.11 MB
Binary file not shown.

library/linux64/libffmpeg.so

892 KB
Binary file not shown.

library/osx64/libffmpeg.dylib

-59.1 KB
Binary file not shown.

library/win32/ffmpeg.dll

-89 KB
Binary file not shown.

library/win64/ffmpeg.dll

6 KB
Binary file not shown.

0 commit comments

Comments
 (0)