mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
win-acme: Update to version 2.1.16.1030
This commit is contained in:
parent
effac185ee
commit
8e03be0646
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.15.1008",
|
"version": "2.1.16.1030",
|
||||||
"description": "A Simple ACME Client",
|
"description": "A Simple ACME Client",
|
||||||
"homepage": "https://www.win-acme.com",
|
"homepage": "https://www.win-acme.com",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/win-acme/win-acme/releases/download/v2.1.15/win-acme.v2.1.15.1008.x64.trimmed.zip",
|
"url": "https://github.com/win-acme/win-acme/releases/download/v2.1.16/win-acme.v2.1.16.1030.x64.trimmed.zip",
|
||||||
"hash": "02de1fcf528f2bd8ccf40ab85165b1ae51fd8bba99a57e3ff85a08cbd4c6261e"
|
"hash": "9c00a7efcb65c9317b353b2ae82190213df1196c69aad5c2db76347117071768"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/win-acme/win-acme/releases/download/v2.1.15/win-acme.v2.1.15.1008.x86.trimmed.zip",
|
"url": "https://github.com/win-acme/win-acme/releases/download/v2.1.16/win-acme.v2.1.16.1030.x86.trimmed.zip",
|
||||||
"hash": "a941a9abbf300316eb23b3222c9ca02434ad342910ff2c9ae490e3523ccd5260"
|
"hash": "729578434ad1ae6e74af0b24c134b080797fbb5c7e848911c22a4ef222d880b7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "if (!(Test-Path \"$persist_dir\\settings.json\")) { Copy-Item \"$dir\\settings_default.json\" \"$dir\\settings.json\" }",
|
"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