mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
win-acme: Update to version 2.1.13.974
This commit is contained in:
parent
173d22e9b0
commit
2deceb9e95
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.1.12.943",
|
||||
"version": "2.1.13.974",
|
||||
"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.12/win-acme.v2.1.12.943.x64.trimmed.zip",
|
||||
"hash": "831f7c94496cf655587a1ac85cfcd12202b077f7aac30ed44afb9d46b2e89513"
|
||||
"url": "https://github.com/win-acme/win-acme/releases/download/v2.1.13/win-acme.v2.1.13.974.x64.trimmed.zip",
|
||||
"hash": "b2d8d49aac58a82e2ff97234f1e11220d111b5dcdf0b5f52b2d3dfbd3d81a195"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/win-acme/win-acme/releases/download/v2.1.12/win-acme.v2.1.12.943.x86.trimmed.zip",
|
||||
"hash": "cb69210d31bd8e5edca2895a25bbb1c2c651eb4ca736a401857ca9992cbfb24a"
|
||||
"url": "https://github.com/win-acme/win-acme/releases/download/v2.1.13/win-acme.v2.1.13.974.x86.trimmed.zip",
|
||||
"hash": "88c98175b08f755887c80e2b96e87cb360b3a3b90fdc667009b75088c9158185"
|
||||
}
|
||||
},
|
||||
"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