We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 830c12d commit 35efd7dCopy full SHA for 35efd7d
.github/workflows/build-on-pull-request.yml
@@ -8,7 +8,7 @@ on:
8
- .github/dependabot.yml
9
10
env:
11
- ffmpeg_version: n4.4
+ ffmpeg_version: n4.4.1
12
13
jobs:
14
build:
.github/workflows/build-on-push.yml
@@ -9,7 +9,7 @@ on:
- .github/workflows/build-on-pull-request.yml
15
README.md
@@ -5,7 +5,7 @@
5
6
[FFmpeg](https://ffmpeg.org/) stable nonfree release builds with additional libraries/dependencies.
7
-Version: n4.4
+Version: n4.4.1
[Downloads](https://github.com/AnimMouse/ffmpeg-stable-autobuild/releases)
0 commit comments