diun: Update to version 4.20.0

This commit is contained in:
Richard Kuhnt 2021-09-05 23:00:49 +00:00
parent e3af434e29
commit 57911bcc80

View File

@ -1,16 +1,16 @@
{ {
"version": "4.19.0", "version": "4.20.0",
"description": "A CLI application to receive notifications when a Docker image is updated on a Docker registry", "description": "A CLI application to receive notifications when a Docker image is updated on a Docker registry",
"homepage": "https://crazymax.dev/diun/", "homepage": "https://crazymax.dev/diun/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/crazy-max/diun/releases/download/v4.19.0/diun_4.19.0_windows_amd64.zip", "url": "https://github.com/crazy-max/diun/releases/download/v4.20.0/diun_4.20.0_windows_amd64.zip",
"hash": "8f9c9f0cf79548ebefbff2971762e4dd490931a221f0566aacd9009efe858180" "hash": "5ce852eafa2d81ae96b85fb5e2756d5d6b025177ecc416330af9b722e8d47da1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/crazy-max/diun/releases/download/v4.19.0/diun_4.19.0_windows_386.zip", "url": "https://github.com/crazy-max/diun/releases/download/v4.20.0/diun_4.20.0_windows_386.zip",
"hash": "a25ca892a4fa322f2895074f3598a4e360d59e902e752e3830ddc48bdaa7f673" "hash": "6218c74088a23adb5da867a701f3a3e1c68841baaf2c0d49363a72b6ffb14a8f"
} }
}, },
"bin": "diun.exe", "bin": "diun.exe",