Skip to content

Commit 9c730ff

Browse files
committed
Use newly published binaries
1 parent a40c172 commit 9c730ff

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"platform"
2222
],
2323
"optionalDependencies": {
24-
"@ffprobe-installer/darwin-x64": "4.1.0",
25-
"@ffprobe-installer/linux-arm": "4.3.2",
26-
"@ffprobe-installer/linux-arm64": "4.3.2",
27-
"@ffprobe-installer/linux-ia32": "4.1.0",
28-
"@ffprobe-installer/linux-x64": "4.1.0",
29-
"@ffprobe-installer/win32-ia32": "4.1.0",
30-
"@ffprobe-installer/win32-x64": "4.1.0"
24+
"@ffprobe-installer/darwin-x64": "5.0.0",
25+
"@ffprobe-installer/linux-arm": "5.0.0",
26+
"@ffprobe-installer/linux-arm64": "5.0.0",
27+
"@ffprobe-installer/linux-ia32": "5.0.0",
28+
"@ffprobe-installer/linux-x64": "5.0.0",
29+
"@ffprobe-installer/win32-ia32": "5.0.0",
30+
"@ffprobe-installer/win32-x64": "5.0.0"
3131
},
3232
"devDependencies": {
3333
"ava": "^3.12.1",

0 commit comments

Comments
 (0)