diun: Update to version 4.27.0

This commit is contained in:
github-actions[bot] 2024-03-23 21:04:55 +00:00
parent a13d6daa63
commit 652ebc1ae6

View File

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