diun: Update to version 4.23.0

This commit is contained in:
github-actions[bot] 2022-12-28 08:27:14 +00:00
parent daface76aa
commit 39f31706b2

View File

@ -1,16 +1,16 @@
{ {
"version": "4.22.0", "version": "4.23.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.22.0/diun_4.22.0_windows_amd64.zip", "url": "https://github.com/crazy-max/diun/releases/download/v4.23.0/diun_4.23.0_windows_amd64.zip",
"hash": "03c161ab22b2ce7ccac56c8469dcf41e3d06d2a2d1e1bfb15cc861b287769264" "hash": "77d66eddbe71b0e58222d4823afcf80d13bb5f905284e81628f9b26cf1a685db"
}, },
"32bit": { "32bit": {
"url": "https://github.com/crazy-max/diun/releases/download/v4.22.0/diun_4.22.0_windows_386.zip", "url": "https://github.com/crazy-max/diun/releases/download/v4.23.0/diun_4.23.0_windows_386.zip",
"hash": "d3a7733ed92cbf5b5668e9955d505f6a4ffed9ad8162d4427f2f3de43652bd9e" "hash": "1090a594c97937bd298f2bd981c4829414c1a3b91c82dcf67d93caeffdca4d78"
} }
}, },
"bin": "diun.exe", "bin": "diun.exe",