diun: Update to version 4.12.0

This commit is contained in:
Jakub Čábera 2021-02-09 19:41:32 +01:00
parent 190448dd1d
commit 9542c9d509

View File

@ -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", "description": "A CLI application to receive notifications when a Docker image is updated on a Docker registry",
"homepage": "https://github.com/crazy-max/diun", "homepage": "https://github.com/crazy-max/diun",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/crazy-max/diun/releases/download/v4.11.0/diun_4.11.0_windows_x86_64.zip", "url": "https://github.com/crazy-max/diun/releases/download/v4.12.0/diun_4.12.0_windows_x86_64.zip",
"hash": "fc87cd7d7b5308ab575fea3e00982eb06a32f234b0460b5bd08eb6eac1de4fd5" "hash": "34e0539601e0480cce4b63df339dd0e9fe8c4cc5647c17d748ac3d495704879a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/crazy-max/diun/releases/download/v4.11.0/diun_4.11.0_windows_i386.zip", "url": "https://github.com/crazy-max/diun/releases/download/v4.12.0/diun_4.12.0_windows_i386.zip",
"hash": "6317ac4e3316de1a3192473fbb7aa2497d4a1aeef67f4207739da1bb360464bc" "hash": "cc2b9d64ccca491ad4dc816a15d2000f9a688c7804a334dac1e0162c0b14038c"
} }
}, },
"bin": "diun.exe", "bin": "diun.exe",