diun: Update to version 4.21.0

This commit is contained in:
github-actions[bot] 2022-01-27 00:36:09 +00:00
parent 0ebbcd6089
commit 006add3306

View File

@ -1,16 +1,16 @@
{ {
"version": "4.20.1", "version": "4.21.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.20.1/diun_4.20.1_windows_amd64.zip", "url": "https://github.com/crazy-max/diun/releases/download/v4.21.0/diun_4.21.0_windows_amd64.zip",
"hash": "769ee68535178078b9407dc722fc9818e3bd14532f8424e0ba090c258c6b13dd" "hash": "71958a450e2733f0b623a33e2e6b3ba164ecabd2ade6ece6a96043fdf9e03266"
}, },
"32bit": { "32bit": {
"url": "https://github.com/crazy-max/diun/releases/download/v4.20.1/diun_4.20.1_windows_386.zip", "url": "https://github.com/crazy-max/diun/releases/download/v4.21.0/diun_4.21.0_windows_386.zip",
"hash": "03eafa78014f453a1bfe404d58b03b967c253ad4f078ad6c5cee0ce8085dde47" "hash": "a047d665c1edd0d2bae10f14b9c4d58279c5ad75759c4ca663d45ff105de078e"
} }
}, },
"bin": "diun.exe", "bin": "diun.exe",