diff --git a/bucket/ffmpeg-nightly.json b/bucket/ffmpeg-nightly.json index aa4cf4975c..1c17720914 100644 --- a/bucket/ffmpeg-nightly.json +++ b/bucket/ffmpeg-nightly.json @@ -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": [ diff --git a/bucket/kapp.json b/bucket/kapp.json index 1d7a338585..e4d6cae4b3 100644 --- a/bucket/kapp.json +++ b/bucket/kapp.json @@ -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" } } } diff --git a/bucket/lychee.json b/bucket/lychee.json index 6d577d6410..9416a6a198 100644 --- a/bucket/lychee.json +++ b/bucket/lychee.json @@ -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": {