From 6ee006b7dace6cb9d09f6d35e08587fbd62a3167 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 1 Aug 2021 06:38:40 -0700 Subject: [PATCH] diun: Update to version 4.19.0 --- bucket/diun.json | 23 +++++++++++------------ bucket/dokka.json | 5 +---- bucket/emplace.json | 1 - bucket/gunk.json | 1 - 4 files changed, 12 insertions(+), 18 deletions(-) diff --git a/bucket/diun.json b/bucket/diun.json index 1328d3bcc5..d8e8495002 100644 --- a/bucket/diun.json +++ b/bucket/diun.json @@ -1,31 +1,30 @@ { - "version": "4.16.1", + "version": "4.19.0", "description": "A CLI application to receive notifications when a Docker image is updated on a Docker registry", - "homepage": "https://github.com/crazy-max/diun", + "homepage": "https://crazymax.dev/diun/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/crazy-max/diun/releases/download/v4.16.1/diun_4.16.1_windows_x86_64.zip", - "hash": "2001fb84897844bf66197dccdcfec07ca790f907318042b135ffe19f9db548c3" + "url": "https://github.com/crazy-max/diun/releases/download/v4.19.0/diun_4.19.0_windows_amd64.zip", + "hash": "8f9c9f0cf79548ebefbff2971762e4dd490931a221f0566aacd9009efe858180" }, "32bit": { - "url": "https://github.com/crazy-max/diun/releases/download/v4.16.1/diun_4.16.1_windows_i386.zip", - "hash": "ae4b80babbfa9c8ff8d8d5158c000ac6e5b9277094f37605a1e0f36b29fd1301" + "url": "https://github.com/crazy-max/diun/releases/download/v4.19.0/diun_4.19.0_windows_386.zip", + "hash": "a25ca892a4fa322f2895074f3598a4e360d59e902e752e3830ddc48bdaa7f673" } }, "bin": "diun.exe", - "checkver": "github", + "checkver": { + "github": "https://github.com/crazy-max/diun" + }, "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/crazy-max/diun/releases/download/v$version/diun_$version_windows_x86_64.zip" + "url": "https://github.com/crazy-max/diun/releases/download/v$version/diun_$version_windows_amd64.zip" }, "32bit": { - "url": "https://github.com/crazy-max/diun/releases/download/v$version/diun_$version_windows_i386.zip" + "url": "https://github.com/crazy-max/diun/releases/download/v$version/diun_$version_windows_386.zip" } - }, - "hash": { - "url": "$baseurl/checksums.txt" } } } diff --git a/bucket/dokka.json b/bucket/dokka.json index 8194f21358..96b83801d7 100644 --- a/bucket/dokka.json +++ b/bucket/dokka.json @@ -12,8 +12,5 @@ "url": "https://github.com/Kotlin/dokka/releases/download/0.10.1/dokka-fatjar-0.10.1.jar#/dokka.jar", "hash": "fc315c6aeab2015789f1a964e38bfc46758a6b7bf4f9671687d4e277f92a52a4", "bin": "dokka.jar", - "checkver": "github", - "autoupdate": { - "url": "https://github.com/Kotlin/dokka/releases/download/$version/dokka-fatjar-$version.jar#/dokka.jar" - } + "checkver": "github" } diff --git a/bucket/emplace.json b/bucket/emplace.json index 9a0f157ba5..26d120704c 100644 --- a/bucket/emplace.json +++ b/bucket/emplace.json @@ -10,7 +10,6 @@ } }, "bin": "emplace.exe", - "checkver": "github", "autoupdate": { "architecture": { "64bit": { diff --git a/bucket/gunk.json b/bucket/gunk.json index 9e17ad44ae..d7f8e6f3f9 100644 --- a/bucket/gunk.json +++ b/bucket/gunk.json @@ -10,7 +10,6 @@ } }, "bin": "gunk.exe", - "checkver": "github", "autoupdate": { "architecture": { "64bit": {