mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
win-acme: Update to version 2.2.9.1701
This commit is contained in:
parent
5c7720eed8
commit
7cf4da14fc
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.8.1635",
|
"version": "2.2.9.1701",
|
||||||
"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.2.8.1635/win-acme.v2.2.8.1635.x64.trimmed.zip",
|
"url": "https://github.com/win-acme/win-acme/releases/download/v2.2.9.1701/win-acme.v2.2.9.1701.x64.trimmed.zip",
|
||||||
"hash": "0fc68111d0342c11929b93ad4f4a3148edd130a3a1784734927a37b55cde896b"
|
"hash": "f4dc3b144841ffdba391ce168c273d7a686d45a359075e30ee4bf4ee186857d6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/win-acme/win-acme/releases/download/v2.2.8.1635/win-acme.v2.2.8.1635.x86.trimmed.zip",
|
"url": "https://github.com/win-acme/win-acme/releases/download/v2.2.9.1701/win-acme.v2.2.9.1701.x86.trimmed.zip",
|
||||||
"hash": "76ce14c56f69380cd00d29b95991c7d74c928f605f6b8008f77925e2f4d41e21"
|
"hash": "7a6f03640531006574dafc03aea7f40d4a244a63c7c638ccd5482029cfadf5d6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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