mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
win-acme: Update to version 2.1.10.896
This commit is contained in:
parent
cb3be40b26
commit
42fdce9a25
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.1.9.870",
|
"version": "2.1.10.896",
|
||||||
"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.9/win-acme.v2.1.9.870.x64.trimmed.zip",
|
"url": "https://github.com/win-acme/win-acme/releases/download/v2.1.10/win-acme.v2.1.10.896.x64.trimmed.zip",
|
||||||
"hash": "04f82378cce2927323a7e66f990e86f362bf67ce7daa42a10344fb756d0049ea"
|
"hash": "7edefd2f528214916c4f45f4a15d259c4dca039ed41225792f3c7a9b7eb1cc7d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/win-acme/win-acme/releases/download/v2.1.9/win-acme.v2.1.9.870.x86.trimmed.zip",
|
"url": "https://github.com/win-acme/win-acme/releases/download/v2.1.10/win-acme.v2.1.10.896.x86.trimmed.zip",
|
||||||
"hash": "5e87a3709e2210f3ad70f26f7ff3a7e7274d014b1b85e2a60e2c9582010de9d8"
|
"hash": "1b4cec095da4ea6fda04d9a921abc3a1d8277d0efa0eba1b88dd769ffa5670bd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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