diun: Update to version 4.19.0

This commit is contained in:
Jakub Čábera 2021-08-01 06:38:40 -07:00
parent f85080df35
commit 6ee006b7da
4 changed files with 12 additions and 18 deletions

View File

@ -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"
}
}
}

View File

@ -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"
}

View File

@ -10,7 +10,6 @@
}
},
"bin": "emplace.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {

View File

@ -10,7 +10,6 @@
}
},
"bin": "gunk.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {