Skip to content

Commit 84f8abd

Browse files
authored
Merge pull request #217 from mikeller/updated_libraries
Updated dependencies to latest versions.
2 parents 4dc65c0 + 1b94b2d commit 84f8abd

File tree

8 files changed

+396
-480
lines changed

8 files changed

+396
-480
lines changed

gulpfile.js

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

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

library/linux32/libffmpeg.so

100644100755
312 KB
Binary file not shown.

library/linux64/libffmpeg.so

100644100755
338 KB
Binary file not shown.

library/osx64/libffmpeg.dylib

792 Bytes
Binary file not shown.

library/win32/ffmpeg.dll

2 KB
Binary file not shown.

library/win64/ffmpeg.dll

2.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)