ffmpeg-static
Advanced tools
+2
-2
| { | ||
| "name": "ffmpeg-static", | ||
| "version": "5.2.0", | ||
| "version": "5.3.0", | ||
| "description": "ffmpeg binaries for macOS, Linux and Windows", | ||
@@ -12,3 +12,3 @@ "scripts": { | ||
| "binary-release-tag-env-var": "FFMPEG_BINARY_RELEASE", | ||
| "binary-release-tag": "b6.0", | ||
| "binary-release-tag": "b6.1.1", | ||
| "binaries-url-env-var": "FFMPEG_BINARIES_URL", | ||
@@ -15,0 +15,0 @@ "executable-base-name": "ffmpeg" |
+2
-2
@@ -5,3 +5,3 @@ # ffmpeg-static | ||
| Supports macOS (64-bit and arm64), Linux (32 and 64-bit, armhf, arm64), Windows (32 and 64-bit). [The ffmpeg version currently used is `6.0`.](https://github.com/eugeneware/ffmpeg-static/releases/tag/b6.0) | ||
| Supports macOS (64-bit and arm64), Linux (32 and 64-bit, armhf, arm64), Windows (32 and 64-bit). [The ffmpeg version currently used is `6.1.1`.](https://github.com/eugeneware/ffmpeg-static/releases/tag/b6.1.1) | ||
@@ -21,3 +21,3 @@ [](https://www.npmjs.com/package/ffmpeg-static) | ||
| *Note:* During installation, it will download the appropriate `ffmpeg` binary from the [`b6.0` GitHub release](https://github.com/eugeneware/ffmpeg-static/releases/tag/b6.0). Use and distribution of the binary releases of `ffmpeg` are covered by their respective license. | ||
| *Note:* During installation, it will download the appropriate `ffmpeg` binary from the [`b6.1.1` GitHub release](https://github.com/eugeneware/ffmpeg-static/releases/tag/b6.1.1). Use and distribution of the binary releases of `ffmpeg` are covered by their respective license. | ||
@@ -24,0 +24,0 @@ ### Custom binaries url |
48195
0.02%