diun: Update to version 4.15.0

This commit is contained in:
Richard Kuhnt 2021-04-25 19:00:19 +00:00
parent 744c77cc97
commit 703d74186a

View File

@ -1,16 +1,16 @@
{
"version": "4.14.0",
"version": "4.15.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.14.0/diun_4.14.0_windows_x86_64.zip",
"hash": "534e40ce9bcc8f3980189fd76cb068d089d390239f87cbb598d48034be7704d3"
"url": "https://github.com/crazy-max/diun/releases/download/v4.15.0/diun_4.15.0_windows_x86_64.zip",
"hash": "7742839315cdfd8c634cc9e20dbd9a0fd8ecd5afa6d1a9e39ad9dfbb3822e2d0"
},
"32bit": {
"url": "https://github.com/crazy-max/diun/releases/download/v4.14.0/diun_4.14.0_windows_i386.zip",
"hash": "4c78bb701e1dbaf2b34d744834b92ca6e90c5be294a9526a595df8bda8e2f18b"
"url": "https://github.com/crazy-max/diun/releases/download/v4.15.0/diun_4.15.0_windows_i386.zip",
"hash": "2475a1f5612a66788965f4efbdb7f385f0bc454dbf81425f91711db50a7eef0f"
}
},
"bin": "diun.exe",