mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
ffmpeg-nightly: Update to version 100999
This commit is contained in:
parent
533a0d00ab
commit
262f237e8d
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "100991",
|
"version": "100999",
|
||||||
"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-2021-02-06-12-33/ffmpeg-N-100991-gd8181cbbc4-win64-gpl.zip",
|
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-02-07-12-35/ffmpeg-N-100999-gbd5226704a-win64-gpl.zip",
|
||||||
"hash": "5ca6d5cfd6c763f525a6c5780a694460b3a7710e4adf22b952a8457298181f93",
|
"hash": "79475d2fa1ef64d53a9c86335372bdc2cf4d7447fb8e975147773fbfcb2b817e",
|
||||||
"extract_dir": "ffmpeg-N-100991-gd8181cbbc4-win64-gpl"
|
"extract_dir": "ffmpeg-N-100999-gbd5226704a-win64-gpl"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"version": "0.35.0",
|
"version": "0.35.0",
|
||||||
"description": "A simple deployment tool focused on the concept of Kubernetes application",
|
"description": "A simple deployment tool focused on the concept of Kubernetes application",
|
||||||
"homepage": "https://get-kapp.io",
|
"homepage": "https://carvel.dev/kapp/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
@ -16,12 +16,12 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v$version/kapp-windows-amd64.exe#/kapp.exe",
|
"url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v$version/kapp-windows-amd64.exe#/kapp.exe"
|
||||||
|
}
|
||||||
|
},
|
||||||
"hash": {
|
"hash": {
|
||||||
"url": "https://github.com/vmware-tanzu/carvel-kapp/releases/tag/v$version",
|
"url": "https://github.com/vmware-tanzu/carvel-kapp/releases/tag/v$version",
|
||||||
"find": "$sha256 \\.\\/kapp-windows-amd64\\.exe"
|
"regex": "$sha256\\s+(\\./)?$basename"
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "0.5.0",
|
"version": "0.5.0",
|
||||||
"description": "A command-line link checker written in Rust",
|
"description": "A command-line link checker",
|
||||||
"homepage": "https://github.com/lycheeverse/lychee",
|
"homepage": "https://github.com/lycheeverse/lychee",
|
||||||
"license": "Apache-2.0|MIT",
|
"license": "Apache-2.0|MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user