mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 15:11:30 +00:00
win-acme: Update to version 2.2.5.1541
This commit is contained in:
parent
d6e4467348
commit
5ae94e9142
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.2.5.1538",
|
||||
"version": "2.2.5.1541",
|
||||
"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.5.1538/win-acme.v2.2.5.1538.x64.trimmed.zip",
|
||||
"hash": "5b24a1e7036bc39878fa63684d57a9934388f0cc4765c863dcc3ded2f842f85b"
|
||||
"url": "https://github.com/win-acme/win-acme/releases/download/v2.2.5.1541/win-acme.v2.2.5.1541.x64.trimmed.zip",
|
||||
"hash": "0e57aec8e68e7ec5484093889c4fa2f6fb656872e5552bb49e40eafa50c6a966"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/win-acme/win-acme/releases/download/v2.2.5.1538/win-acme.v2.2.5.1538.x86.trimmed.zip",
|
||||
"hash": "3bcd1a58dbbc87ae5e2c7b4c1eda842fb6433e567d313b30eea8266abca002f1"
|
||||
"url": "https://github.com/win-acme/win-acme/releases/download/v2.2.5.1541/win-acme.v2.2.5.1541.x86.trimmed.zip",
|
||||
"hash": "5e9a9c1a5eaee29ce3a95214909a645e03eaa5cbbbd12fb7ef92e115da9d7857"
|
||||
}
|
||||
},
|
||||
"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