Skip to content

Commit 335a529

Browse files
authored
Bump NWJS and FFmpeg to 0.83 (#687)
1 parent 971f9e3 commit 335a529

File tree

8 files changed

+2
-2
lines changed

8 files changed

+2
-2
lines changed

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.72.0',
29+
version: '0.83.0',
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.72.0
5+
Current version: 0.83.0
66

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

library/linux32/libffmpeg.so

-313 KB
Binary file not shown.

library/linux64/libffmpeg.so

-313 KB
Binary file not shown.

library/osx-arm64/libffmpeg.dylib

2.3 MB
Binary file not shown.

library/osx64/libffmpeg.dylib

-109 KB
Binary file not shown.

library/win32/ffmpeg.dll

35 KB
Binary file not shown.

library/win64/ffmpeg.dll

55.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)