diun: Update to version 4.22.0

This commit is contained in:
github-actions[bot] 2022-07-17 20:27:51 +00:00
parent 9e71796695
commit 72d8eeb9b9

View File

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