mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
win-acme: Update to version 2.1.12.943
This commit is contained in:
parent
d558a5aea3
commit
cceca1a124
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.11.917",
|
"version": "2.1.12.943",
|
||||||
"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.11/win-acme.v2.1.11.917.x64.trimmed.zip",
|
"url": "https://github.com/win-acme/win-acme/releases/download/v2.1.12/win-acme.v2.1.12.943.x64.trimmed.zip",
|
||||||
"hash": "07e0a50953260ed746688ed451f57219fe587b8eea8a1968e3d71311a7fa50b9"
|
"hash": "831f7c94496cf655587a1ac85cfcd12202b077f7aac30ed44afb9d46b2e89513"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/win-acme/win-acme/releases/download/v2.1.11/win-acme.v2.1.11.917.x86.trimmed.zip",
|
"url": "https://github.com/win-acme/win-acme/releases/download/v2.1.12/win-acme.v2.1.12.943.x86.trimmed.zip",
|
||||||
"hash": "21867a5d52654e738ee103a5a67b2234935f5d39d686f05b773aa659507dbc47"
|
"hash": "cb69210d31bd8e5edca2895a25bbb1c2c651eb4ca736a401857ca9992cbfb24a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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