diun: Update to version 4.20.1

This commit is contained in:
Richard Kuhnt 2021-09-06 00:00:39 +00:00
parent 57911bcc80
commit c20384ef6e

View File

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