diun: Update to version 4.11.0

This commit is contained in:
Jakub Čábera 2021-01-05 05:35:05 +01:00
parent 38bef04a1f
commit 8e83abb182

View File

@ -1,16 +1,16 @@
{
"version": "4.10.0",
"version": "4.11.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.10.0/diun_4.10.0_windows_x86_64.zip",
"hash": "9227b950d6ab34de61b5d26e29c350de590f90e09364e4c52ab4f6c8b0aa8d0f"
"url": "https://github.com/crazy-max/diun/releases/download/v4.11.0/diun_4.11.0_windows_x86_64.zip",
"hash": "fc87cd7d7b5308ab575fea3e00982eb06a32f234b0460b5bd08eb6eac1de4fd5"
},
"32bit": {
"url": "https://github.com/crazy-max/diun/releases/download/v4.10.0/diun_4.10.0_windows_i386.zip",
"hash": "4c840876c2a2dd3b36d0d6461282cc541bc96d2e3bd9c482253518ca41b32d48"
"url": "https://github.com/crazy-max/diun/releases/download/v4.11.0/diun_4.11.0_windows_i386.zip",
"hash": "6317ac4e3316de1a3192473fbb7aa2497d4a1aeef67f4207739da1bb360464bc"
}
},
"bin": "diun.exe",