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