diun: Update to version 4.16.0

This commit is contained in:
Richard Kuhnt 2021-04-29 17:00:18 +00:00
parent 1bb043d5eb
commit 15f42d7c3f

View File

@ -1,16 +1,16 @@
{
"version": "4.15.2",
"version": "4.16.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.15.2/diun_4.15.2_windows_x86_64.zip",
"hash": "17de10415a2531593bd20ca7fe7a527bf753720ecd6cecb56b5e7bda92305977"
"url": "https://github.com/crazy-max/diun/releases/download/v4.16.0/diun_4.16.0_windows_x86_64.zip",
"hash": "5cd1caa7399dbbc9a2b87e592956d9b9f8f9ca7a3e251bb72865390c502317b0"
},
"32bit": {
"url": "https://github.com/crazy-max/diun/releases/download/v4.15.2/diun_4.15.2_windows_i386.zip",
"hash": "78230a66c78bb7969f71bc2e4493d89351414ddfa9b5d92a3021a9fbc46fecac"
"url": "https://github.com/crazy-max/diun/releases/download/v4.16.0/diun_4.16.0_windows_i386.zip",
"hash": "2b3cb2ca65d038d67cbaf575da29d53c82b2891c14dcc64f44d3e7e7a9618395"
}
},
"bin": "diun.exe",