diun: Update to version 4.26.0

This commit is contained in:
github-actions[bot] 2023-09-24 00:33:01 +00:00
parent 5e0a3805ef
commit 30defb0233

View File

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