diun: Update to version 4.14.0

This commit is contained in:
Richard Kuhnt 2021-03-15 18:00:26 +00:00
parent 7bfd9078a1
commit 99536c23b1

View File

@ -1,16 +1,16 @@
{ {
"version": "4.13.0", "version": "4.14.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.13.0/diun_4.13.0_windows_x86_64.zip", "url": "https://github.com/crazy-max/diun/releases/download/v4.14.0/diun_4.14.0_windows_x86_64.zip",
"hash": "e167bb80264908ea92cd5c1a924fc6f0718c62c3cbda889de3c7241d8d9aa6fc" "hash": "534e40ce9bcc8f3980189fd76cb068d089d390239f87cbb598d48034be7704d3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/crazy-max/diun/releases/download/v4.13.0/diun_4.13.0_windows_i386.zip", "url": "https://github.com/crazy-max/diun/releases/download/v4.14.0/diun_4.14.0_windows_i386.zip",
"hash": "8c2d010e2df88ebcd5b2639532434752c1646e9769d2ea24b6d98749405e24cd" "hash": "4c78bb701e1dbaf2b34d744834b92ca6e90c5be294a9526a595df8bda8e2f18b"
} }
}, },
"bin": "diun.exe", "bin": "diun.exe",