Skip to content

Commit 4fce852

Browse files
committed
Fix download
1 parent 0bbb9f6 commit 4fce852

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ffmpeg-ffprobe-static",
3-
"version": "4.4.0-rc.9",
3+
"version": "4.4.0-rc.10",
44
"description": "ffmpeg static binaries for Mac OSX and Linux and Windows",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -18,8 +18,8 @@
1818
"postinstall": "patch-package"
1919
},
2020
"ffmpeg-static": {
21-
"binary-release-tag": "b4.4",
22-
"binary-release-name": "4.4"
21+
"binary-release-tag": "b4.4.0-rc.9",
22+
"binary-release-name": "4.4.0"
2323
},
2424
"repository": {
2525
"type": "git",

0 commit comments

Comments
 (0)