mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
win-acme: Update to version 2.1.19.1138
This commit is contained in:
parent
065d1700ea
commit
70758458c0
@ -14,10 +14,6 @@
|
||||
"env_set": {
|
||||
"IPOPTWINDIR": "$dir"
|
||||
},
|
||||
"checkver": {
|
||||
"github": "https://github.com/coin-or/Ipopt",
|
||||
"regex": "Ipopt-([\\d.]+)-win64"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.1.18.1119",
|
||||
"version": "2.1.19.1138",
|
||||
"description": "A Simple ACME Client",
|
||||
"homepage": "https://www.win-acme.com",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/win-acme/win-acme/releases/download/v2.1.18/win-acme.v2.1.18.1119.x64.trimmed.zip",
|
||||
"hash": "3136891e8611aceafa04548e72003aa9e219f20f68b05f38ad403f432fcb449a"
|
||||
"url": "https://github.com/win-acme/win-acme/releases/download/v2.1.19.1138/win-acme.v2.1.19.1138.x64.trimmed.zip",
|
||||
"hash": "7dd85cac6ce5eefb52114ac2e6d041ababfcdb8534c521c1537039d15c10ff31"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/win-acme/win-acme/releases/download/v2.1.18/win-acme.v2.1.18.1119.x86.trimmed.zip",
|
||||
"hash": "f0ae36d42c0853324de91f61e0262b44e624d29f3a4ab8fb06ca6607285f321e"
|
||||
"url": "https://github.com/win-acme/win-acme/releases/download/v2.1.19.1138/win-acme.v2.1.19.1138.x86.trimmed.zip",
|
||||
"hash": "9b61bf8167649f62b982fdfcf9f6506fa152a8f43600f2ae5d875ca4df1dc00b"
|
||||
}
|
||||
},
|
||||
"pre_install": "if (!(Test-Path \"$persist_dir\\settings.json\")) { Copy-Item \"$dir\\settings_default.json\" \"$dir\\settings.json\" }",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user