Skip to content

Commit

Permalink
x264: Update to version 3204
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 3, 2025
1 parent 0cee078 commit 977521b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/x264.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "3203",
"version": "3204",
"description": "H.264/MPEG-4 AVC video encoder",
"homepage": "https://www.videolan.org/developers/x264.html",
"license": "GPL-2.0-or-later",
"architecture": {
"64bit": {
"url": "https://artifacts.videolan.org/x264/release-win64/x264-r3203-52f7694.exe#/x264.exe",
"hash": "27c9b6b00081e0cab6dce69579565d4c86060dd0c27ab0ef8221af1853245e3d"
"url": "https://artifacts.videolan.org/x264/release-win64/x264-r3204-373697b.exe#/x264.exe",
"hash": "947cda6432fb1056cf81a8226e32ed209c0cd1f6424587e4842e869ef321dd2a"
},
"32bit": {
"url": "https://artifacts.videolan.org/x264/release-win32/x264-r3203-52f7694.exe#/x264.exe",
"hash": "36adc943fdd63f7df78e5afc89648d63e2b38285f2b0bf8f7e84971415c68f8f"
"url": "https://artifacts.videolan.org/x264/release-win32/x264-r3204-373697b.exe#/x264.exe",
"hash": "f4dd73df6b1a0d787cd13e100d8e12a7c681c964f879068e65b1557fcd03c0bb"
}
},
"bin": "x264.exe",
Expand Down

0 comments on commit 977521b

Please sign in to comment.