ffmpeg-nightly: Update to version 100999

This commit is contained in:
Jakub Čábera 2021-02-07 15:58:14 +01:00
parent 533a0d00ab
commit 262f237e8d
3 changed files with 11 additions and 11 deletions

View File

@ -1,13 +1,13 @@
{
"version": "100991",
"version": "100999",
"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-2021-02-06-12-33/ffmpeg-N-100991-gd8181cbbc4-win64-gpl.zip",
"hash": "5ca6d5cfd6c763f525a6c5780a694460b3a7710e4adf22b952a8457298181f93",
"extract_dir": "ffmpeg-N-100991-gd8181cbbc4-win64-gpl"
"url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-02-07-12-35/ffmpeg-N-100999-gbd5226704a-win64-gpl.zip",
"hash": "79475d2fa1ef64d53a9c86335372bdc2cf4d7447fb8e975147773fbfcb2b817e",
"extract_dir": "ffmpeg-N-100999-gbd5226704a-win64-gpl"
}
},
"bin": [

View File

@ -1,7 +1,7 @@
{
"version": "0.35.0",
"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",
"architecture": {
"64bit": {
@ -16,12 +16,12 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v$version/kapp-windows-amd64.exe#/kapp.exe",
"hash": {
"url": "https://github.com/vmware-tanzu/carvel-kapp/releases/tag/v$version",
"find": "$sha256 \\.\\/kapp-windows-amd64\\.exe"
}
"url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v$version/kapp-windows-amd64.exe#/kapp.exe"
}
},
"hash": {
"url": "https://github.com/vmware-tanzu/carvel-kapp/releases/tag/v$version",
"regex": "$sha256\\s+(\\./)?$basename"
}
}
}

View File

@ -1,6 +1,6 @@
{
"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",
"license": "Apache-2.0|MIT",
"architecture": {