Skip to content

Commit

Permalink
Upgrade to n4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AnimMouse committed Oct 31, 2021
1 parent 830c12d commit 35efd7d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-on-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- .github/dependabot.yml

env:
ffmpeg_version: n4.4
ffmpeg_version: n4.4.1

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- .github/workflows/build-on-pull-request.yml

env:
ffmpeg_version: n4.4
ffmpeg_version: n4.4.1

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

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

Version: n4.4
Version: n4.4.1

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

Expand Down

0 comments on commit 35efd7d

Please sign in to comment.