diff --git a/bucket/diun.json b/bucket/diun.json index 89c4c5a2f9..dc863c1ef0 100644 --- a/bucket/diun.json +++ b/bucket/diun.json @@ -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",