mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
diun: Update to version 4.23.1
This commit is contained in:
parent
78f931f590
commit
f53710f1f9
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "4.23.0",
|
"version": "4.23.1",
|
||||||
"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://crazymax.dev/diun/",
|
"homepage": "https://crazymax.dev/diun/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/crazy-max/diun/releases/download/v4.23.0/diun_4.23.0_windows_amd64.zip",
|
"url": "https://github.com/crazy-max/diun/releases/download/v4.23.1/diun_4.23.1_windows_amd64.zip",
|
||||||
"hash": "77d66eddbe71b0e58222d4823afcf80d13bb5f905284e81628f9b26cf1a685db"
|
"hash": "7c03a899ae0f816b40a04054deba4fd5ebe21bb97ffc27ac2145f0e5a7c501d5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/crazy-max/diun/releases/download/v4.23.0/diun_4.23.0_windows_386.zip",
|
"url": "https://github.com/crazy-max/diun/releases/download/v4.23.1/diun_4.23.1_windows_386.zip",
|
||||||
"hash": "1090a594c97937bd298f2bd981c4829414c1a3b91c82dcf67d93caeffdca4d78"
|
"hash": "604f3ac2cdf6adf6721d904b6ba611b79cd7315cb04a48d6a4e546344e3f637d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "diun.exe",
|
"bin": "diun.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user