diff --git a/bucket/diun.json b/bucket/diun.json index 324f7098e5..af3099286f 100644 --- a/bucket/diun.json +++ b/bucket/diun.json @@ -1,16 +1,16 @@ { - "version": "4.11.0", + "version": "4.12.0", "description": "A CLI application to receive notifications when a Docker image is updated on a Docker registry", "homepage": "https://github.com/crazy-max/diun", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/crazy-max/diun/releases/download/v4.11.0/diun_4.11.0_windows_x86_64.zip", - "hash": "fc87cd7d7b5308ab575fea3e00982eb06a32f234b0460b5bd08eb6eac1de4fd5" + "url": "https://github.com/crazy-max/diun/releases/download/v4.12.0/diun_4.12.0_windows_x86_64.zip", + "hash": "34e0539601e0480cce4b63df339dd0e9fe8c4cc5647c17d748ac3d495704879a" }, "32bit": { - "url": "https://github.com/crazy-max/diun/releases/download/v4.11.0/diun_4.11.0_windows_i386.zip", - "hash": "6317ac4e3316de1a3192473fbb7aa2497d4a1aeef67f4207739da1bb360464bc" + "url": "https://github.com/crazy-max/diun/releases/download/v4.12.0/diun_4.12.0_windows_i386.zip", + "hash": "cc2b9d64ccca491ad4dc816a15d2000f9a688c7804a334dac1e0162c0b14038c" } }, "bin": "diun.exe",