mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
ffmpeg-nightly-shared-vulkan: Update to version 99519
This commit is contained in:
parent
dc06440f7e
commit
309a5b8ff9
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "99502",
|
||||
"version": "99519",
|
||||
"description": "A complete, cross-platform solution to record, convert and stream audio and video.",
|
||||
"homepage": "https://ffmpeg.org",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2020-10-09-12-36/ffmpeg-N-99502-g0d156eb58a-win64-gpl-shared-vulkan.zip",
|
||||
"hash": "ba42de59186cd4793091024ce89dd374756069255cfa7563a945c6350148be52",
|
||||
"extract_dir": "ffmpeg-N-99502-g0d156eb58a-win64-gpl-shared-vulkan"
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2020-10-10-12-30/ffmpeg-N-99519-g11a6347f9e-win64-gpl-shared-vulkan.zip",
|
||||
"hash": "1699928de2e248ddd8eff370e46199ac59102cf91b91db9c293e98556f946249",
|
||||
"extract_dir": "ffmpeg-N-99519-g11a6347f9e-win64-gpl-shared-vulkan"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
@ -17,7 +17,7 @@
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/BtbN/FFmpeg-Builds",
|
||||
"re": "/autobuild-(?<time>[0-9-]+)/ffmpeg-N-(?<version>[0-9]+)-g(?<hash>[a-z0-9]+)-(?<variant>win64-gpl-shared-vulkan).zip",
|
||||
"regex": "/autobuild-(?<time>[0-9-]+)/ffmpeg-N-(?<version>[0-9]+)-g(?<hash>[a-z0-9]+)-(?<variant>win64-gpl-shared-vulkan).zip",
|
||||
"replace": "${version}"
|
||||
},
|
||||
"autoupdate": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user