diun: Update to version 4.25.0

This commit is contained in:
github-actions[bot] 2023-06-12 00:36:42 +00:00
parent a527364076
commit 2e2525b2eb

View File

@ -1,16 +1,16 @@
{
"version": "4.24.0",
"version": "4.25.0",
"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.24.0/diun_4.24.0_windows_amd64.zip",
"hash": "403b20cccdec0ddd5a9160f93688df49b0d9fa9b8548ab1c1579f41b0fb99a0c"
"url": "https://github.com/crazy-max/diun/releases/download/v4.25.0/diun_4.25.0_windows_amd64.zip",
"hash": "bbd0cf823c6eecad11414373e829809f2826bf246dfd2e246be9382cf5138efe"
},
"32bit": {
"url": "https://github.com/crazy-max/diun/releases/download/v4.24.0/diun_4.24.0_windows_386.zip",
"hash": "f790356d25b6a2b1ae0157dc26cf6c18ab2b9ea3054ac2f7e4d1233f3bcf4df6"
"url": "https://github.com/crazy-max/diun/releases/download/v4.25.0/diun_4.25.0_windows_386.zip",
"hash": "ed7747d0d80ed6729c02bb9c2501e86576dc7c68b005c98dbf3f8c518747be1f"
}
},
"bin": "diun.exe",