mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-17 14:11:19 +00:00
ffmpeg-nightly: Update to version 99604
This commit is contained in:
parent
8cfe384ca3
commit
17b1a02315
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "99593",
|
||||
"version": "99604",
|
||||
"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-17-12-30/ffmpeg-N-99593-g86228ebdb2-win64-gpl.zip",
|
||||
"hash": "fd3859f89f21b93a925bf6ad15a7bd60dc106031b1a820afb60bab43f7efac43",
|
||||
"extract_dir": "ffmpeg-N-99593-g86228ebdb2-win64-gpl"
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2020-10-18-12-31/ffmpeg-N-99604-g62073cfa97-win64-gpl.zip",
|
||||
"hash": "fd379a0487651594d4a06047b01a2ac93c58dad8e46bf7ebfe1b66e49f1d45be",
|
||||
"extract_dir": "ffmpeg-N-99604-g62073cfa97-win64-gpl"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
@ -17,14 +17,13 @@
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/BtbN/FFmpeg-Builds",
|
||||
"regex": "/autobuild-(?<time>[0-9-]+)/ffmpeg-N-(?<version>[0-9]+)-g(?<hash>[a-z0-9]+)-(?<variant>win64-gpl).zip",
|
||||
"replace": "${version}"
|
||||
"regex": "/autobuild-(?<time>[\\d-]+)/ffmpeg-N-(?<version>\\d+)-g(?<hash>[a-z\\d]+)-win64-gpl\\.zip"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-$matchTime/ffmpeg-N-$matchVersion-g$matchHash-$matchVariant.zip",
|
||||
"extract_dir": "ffmpeg-N-$matchVersion-g$matchHash-$matchVariant"
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-$matchTime/ffmpeg-N-$version-g$matchHash-win64-gpl.zip",
|
||||
"extract_dir": "ffmpeg-N-$version-g$matchHash-win64-gpl"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -5,8 +5,8 @@
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2020-10-09-12-36/ffmpeg-n4.3.1-20-g8a2acdc6da-win64-gpl-shared-4.3.zip",
|
||||
"hash": "b02214d2035c532a1b53b9d0d988d04b968ac42545b257e368e9a63b375520e7",
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2020-10-18-12-31/ffmpeg-n4.3.1-20-g8a2acdc6da-win64-gpl-shared-4.3.zip",
|
||||
"hash": "86ae0015aede1189b2044f573912766907a3ae70a4f7a89bc704e33d785b14f2",
|
||||
"extract_dir": "ffmpeg-n4.3.1-20-g8a2acdc6da-win64-gpl-shared-4.3"
|
||||
}
|
||||
},
|
||||
@ -17,14 +17,14 @@
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/BtbN/FFmpeg-Builds",
|
||||
"re": "/autobuild-(?<time>[0-9-]+)/ffmpeg-n(?<version>[0-9.]+)-(?<commit>[0-9]+)-g(?<hash>[a-z0-9]+)-(?<variant>win64-gpl-shared)-(?<short>[0-9.]+).zip",
|
||||
"regex": "/autobuild-(?<time>[\\d-]+)/ffmpeg-n(?<version>[\\d.]+)-(?<commit>\\d+)-g(?<hash>[a-z\\d]+)-win64-gpl-shared-[\\d.]+\\.zip",
|
||||
"replace": "${version}-${commit}"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-$matchTime/ffmpeg-n$matchVersion-$matchCommit-g$matchHash-$matchVariant-$matchShort.zip",
|
||||
"extract_dir": "ffmpeg-n$matchVersion-$matchCommit-g$matchHash-$matchVariant-$matchShort"
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-$matchTime/ffmpeg-n$version-g$matchHash-win64-gpl-shared-$majorVersion.$minorVersion.zip",
|
||||
"extract_dir": "ffmpeg-n$version-g$matchHash-win64-gpl-shared-$majorVersion.$minorVersion"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -5,8 +5,8 @@
|
||||
"license": "GPL-3.0-or-later",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2020-10-09-12-36/ffmpeg-n4.3.1-20-g8a2acdc6da-win64-gpl-4.3.zip",
|
||||
"hash": "8244578f02f8e051f56486d70c013955b3ce6a969393c90fe5fc7e4dc4fff577",
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2020-10-18-12-31/ffmpeg-n4.3.1-20-g8a2acdc6da-win64-gpl-4.3.zip",
|
||||
"hash": "052aa7a5d5fe65a27b3bb81919c246963fc275a1cb0d6ac153a02ed6014bb3f9",
|
||||
"extract_dir": "ffmpeg-n4.3.1-20-g8a2acdc6da-win64-gpl-4.3"
|
||||
}
|
||||
},
|
||||
@ -17,14 +17,14 @@
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/BtbN/FFmpeg-Builds",
|
||||
"re": "/autobuild-(?<time>[0-9-]+)/ffmpeg-n(?<version>[0-9.]+)-(?<commit>[0-9]+)-g(?<hash>[a-z0-9]+)-(?<variant>win64-gpl)-(?<short>[0-9.]+).zip",
|
||||
"regex": "/autobuild-(?<time>[\\d-]+)/ffmpeg-n(?<version>[\\d.]+)-(?<commit>\\d+)-g(?<hash>[a-z\\d]+)-win64-gpl-[\\d.]+\\.zip",
|
||||
"replace": "${version}-${commit}"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-$matchTime/ffmpeg-n$matchVersion-$matchCommit-g$matchHash-$matchVariant-$matchShort.zip",
|
||||
"extract_dir": "ffmpeg-n$matchVersion-$matchCommit-g$matchHash-$matchVariant-$matchShort"
|
||||
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-$matchTime/ffmpeg-n$version-g$matchHash-win64-gpl-$majorVersion.$minorVersion.zip",
|
||||
"extract_dir": "ffmpeg-n$version-g$matchHash-win64-gpl-$majorVersion.$minorVersion"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user