Skip to content

Commit 35efd7d

Browse files
committed
Upgrade to n4.4.1
1 parent 830c12d commit 35efd7d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/build-on-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- .github/dependabot.yml
99

1010
env:
11-
ffmpeg_version: n4.4
11+
ffmpeg_version: n4.4.1
1212

1313
jobs:
1414
build:

.github/workflows/build-on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- .github/workflows/build-on-pull-request.yml
1010

1111
env:
12-
ffmpeg_version: n4.4
12+
ffmpeg_version: n4.4.1
1313

1414
jobs:
1515
build:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
[FFmpeg](https://ffmpeg.org/) stable nonfree release builds with additional libraries/dependencies.
77

8-
Version: n4.4
8+
Version: n4.4.1
99

1010
[Downloads](https://github.com/AnimMouse/ffmpeg-stable-autobuild/releases)
1111

0 commit comments

Comments
 (0)