From bd85064ca5c6f22a6f377f6bfe80ec0c2c9a8d21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 10 Oct 2021 05:46:18 -0700 Subject: [PATCH] ffmpeg-nightly-shared: Update to version 104305 --- bucket/ffmpeg-nightly-shared.json | 8 ++++---- bucket/git-bug.json | 24 ++++++------------------ bucket/gopass-jsonapi.json | 2 +- 3 files changed, 11 insertions(+), 23 deletions(-) diff --git a/bucket/ffmpeg-nightly-shared.json b/bucket/ffmpeg-nightly-shared.json index dbc866d67d..ccbc5f7436 100644 --- a/bucket/ffmpeg-nightly-shared.json +++ b/bucket/ffmpeg-nightly-shared.json @@ -1,13 +1,13 @@ { - "version": "104288", + "version": "104305", "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-10-09-12-22/ffmpeg-N-104288-g9b17273c77-win64-gpl-shared.zip", - "hash": "546673e015712e82ea6788c712c2e283915b6ad9ec4cc0c4d02899f1a9ea5855", - "extract_dir": "ffmpeg-N-104288-g9b17273c77-win64-gpl-shared" + "url": "https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2021-10-10-12-25/ffmpeg-N-104305-g9a1547ba1e-win64-gpl-shared.zip", + "hash": "0b46f20b80f2c53556015122a6ee2ed17eae7368030a2267350e3795a29e094f", + "extract_dir": "ffmpeg-N-104305-g9a1547ba1e-win64-gpl-shared" } }, "bin": [ diff --git a/bucket/git-bug.json b/bucket/git-bug.json index 73dd25131a..83aab80a76 100644 --- a/bucket/git-bug.json +++ b/bucket/git-bug.json @@ -5,34 +5,22 @@ "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/MichaelMure/git-bug/releases/download/v0.7.2/git-bug_windows_amd64.exe", - "hash": "1338fa28c736f0ba5fedc2a29409ef83407565da587c5c4856100913a8e5a361", - "bin": [ - [ - "git-bug_windows_amd64.exe", - "git-bug" - ] - ] + "url": "https://github.com/MichaelMure/git-bug/releases/download/v0.7.2/git-bug_windows_amd64.exe#/git-bug.exe", + "hash": "1338fa28c736f0ba5fedc2a29409ef83407565da587c5c4856100913a8e5a361" }, "32bit": { - "url": "https://github.com/MichaelMure/git-bug/releases/download/v0.7.2/git-bug_windows_386.exe", - "hash": "7f5bba480f1d2ad7977248c6a380974b368b460d1dd6eeccb25e870870248a40", - "bin": [ - [ - "git-bug_windows_386.exe", - "git-bug" - ] - ] + "url": "https://github.com/MichaelMure/git-bug/releases/download/v0.7.2/git-bug_windows_386.exe#/git-bug.exe", + "hash": "7f5bba480f1d2ad7977248c6a380974b368b460d1dd6eeccb25e870870248a40" } }, "checkver": "github", "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/MichaelMure/git-bug/releases/download/v$version/git-bug_windows_amd64.exe" + "url": "https://github.com/MichaelMure/git-bug/releases/download/v$version/git-bug_windows_amd64.exe#/git-bug.exe" }, "32bit": { - "url": "https://github.com/MichaelMure/git-bug/releases/download/v$version/git-bug_windows_386.exe" + "url": "https://github.com/MichaelMure/git-bug/releases/download/v$version/git-bug_windows_386.exe#/git-bug.exe" } } } diff --git a/bucket/gopass-jsonapi.json b/bucket/gopass-jsonapi.json index 7dfbf4abf3..d3b55fd0ef 100644 --- a/bucket/gopass-jsonapi.json +++ b/bucket/gopass-jsonapi.json @@ -3,6 +3,7 @@ "description": "Gopass Browser Bindings", "homepage": "https://www.gopass.pw/", "license": "MIT", + "depends": "gopass", "architecture": { "64bit": { "url": "https://github.com/gopasspw/gopass-jsonapi/releases/download/v1.11.1/gopass-jsonapi-1.11.1-windows-amd64.zip", @@ -13,7 +14,6 @@ "checkver": { "github": "https://github.com/gopasspw/gopass-jsonapi" }, - "depends": "gopass", "autoupdate": { "architecture": { "64bit": {