diun: Update to version 4.16.1

This commit is contained in:
Richard Kuhnt 2021-04-30 09:00:23 +00:00
parent 7b0d0ea495
commit 29ac75b9aa

View File

@ -1,16 +1,16 @@
{
"version": "4.16.0",
"version": "4.16.1",
"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.16.0/diun_4.16.0_windows_x86_64.zip",
"hash": "5cd1caa7399dbbc9a2b87e592956d9b9f8f9ca7a3e251bb72865390c502317b0"
"url": "https://github.com/crazy-max/diun/releases/download/v4.16.1/diun_4.16.1_windows_x86_64.zip",
"hash": "2001fb84897844bf66197dccdcfec07ca790f907318042b135ffe19f9db548c3"
},
"32bit": {
"url": "https://github.com/crazy-max/diun/releases/download/v4.16.0/diun_4.16.0_windows_i386.zip",
"hash": "2b3cb2ca65d038d67cbaf575da29d53c82b2891c14dcc64f44d3e7e7a9618395"
"url": "https://github.com/crazy-max/diun/releases/download/v4.16.1/diun_4.16.1_windows_i386.zip",
"hash": "ae4b80babbfa9c8ff8d8d5158c000ac6e5b9277094f37605a1e0f36b29fd1301"
}
},
"bin": "diun.exe",