diun: Update to version 4.24.0

This commit is contained in:
github-actions[bot] 2022-12-29 12:30:11 +00:00
parent 56427a2386
commit 384f1ea79a

View File

@ -1,16 +1,16 @@
{ {
"version": "4.23.1", "version": "4.24.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.23.1/diun_4.23.1_windows_amd64.zip", "url": "https://github.com/crazy-max/diun/releases/download/v4.24.0/diun_4.24.0_windows_amd64.zip",
"hash": "7c03a899ae0f816b40a04054deba4fd5ebe21bb97ffc27ac2145f0e5a7c501d5" "hash": "403b20cccdec0ddd5a9160f93688df49b0d9fa9b8548ab1c1579f41b0fb99a0c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/crazy-max/diun/releases/download/v4.23.1/diun_4.23.1_windows_386.zip", "url": "https://github.com/crazy-max/diun/releases/download/v4.24.0/diun_4.24.0_windows_386.zip",
"hash": "604f3ac2cdf6adf6721d904b6ba611b79cd7315cb04a48d6a4e546344e3f637d" "hash": "f790356d25b6a2b1ae0157dc26cf6c18ab2b9ea3054ac2f7e4d1233f3bcf4df6"
} }
}, },
"bin": "diun.exe", "bin": "diun.exe",