mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
win-acme: Update to version 2.2.3.1489
This commit is contained in:
parent
94714c1646
commit
a8e13aafad
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.2.3.1475",
|
||||
"version": "2.2.3.1489",
|
||||
"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.2.3.1475/win-acme.v2.2.3.1475.x64.trimmed.zip",
|
||||
"hash": "839a69030e222fff91e9649a504b8327edcad0868e29446a1cd9adbb690985df"
|
||||
"url": "https://github.com/win-acme/win-acme/releases/download/v2.2.3.1489/win-acme.v2.2.3.1489.x64.trimmed.zip",
|
||||
"hash": "b5aa522df2e76192aff22c6d2072c634a5f485417ed3adfc7119e811d76ac8a6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/win-acme/win-acme/releases/download/v2.2.3.1475/win-acme.v2.2.3.1475.x86.trimmed.zip",
|
||||
"hash": "4dc771835a36a5330e1922bbefd6f24d4d03f37aa7772c4405a7f18ed151a24a"
|
||||
"url": "https://github.com/win-acme/win-acme/releases/download/v2.2.3.1489/win-acme.v2.2.3.1489.x86.trimmed.zip",
|
||||
"hash": "0aeb195c451c5ea239a32980e8cc146a8546fac1576ec9a78e2b370d8b148f95"
|
||||
}
|
||||
},
|
||||
"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