Skip to content

Commit cc16cb9

Browse files
Creating 7.1.2 release
1 parent f758cb3 commit cc16cb9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "@descript/ffmpeg-ffprobe-static",
3-
"version": "7.1.0-rc.1",
3+
"version": "7.1.2-rc.1",
44
"description": "Non-free versions of ffmpeg and ffprobe static binaries for Mac OSX, Linux, and Windows for server-side use only",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -17,8 +17,8 @@
1717
"prepublishOnly": "npm run lint && npm test"
1818
},
1919
"ffmpeg-static": {
20-
"binary-release-tag": "b7.1.0",
21-
"binary-release-name": "7.1.0"
20+
"binary-release-tag": "b7.1.2",
21+
"binary-release-name": "7.1.2"
2222
},
2323
"repository": {
2424
"type": "git",

0 commit comments

Comments
 (0)