diff --git a/bucket/win-acme.json b/bucket/win-acme.json index 6f6810efc9..b9ad80d1a7 100644 --- a/bucket/win-acme.json +++ b/bucket/win-acme.json @@ -1,16 +1,16 @@ { - "version": "2.1.20.1", + "version": "2.1.22.1260", "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.20.1/win-acme.v2.1.20.1185.x64.trimmed.zip", - "hash": "c2da8ad05f8e9cdc433619340a4fa48b4c5c49234bcf06330c4e5065b428f787" + "url": "https://github.com/win-acme/win-acme/releases/download/v2.1.22.1260/win-acme.v2.1.22.1260.x64.trimmed.zip", + "hash": "5065e5c6a13bc4cf9f8e3765868b4e98bb963ff776b5593d43568a44b4721185" }, "32bit": { - "url": "https://github.com/win-acme/win-acme/releases/download/v2.1.20.1/win-acme.v2.1.20.1185.x86.trimmed.zip", - "hash": "d8734b423149b8c281883c0b5fb3ea84a9fccc519eeeed825c4173a954e4a9d9" + "url": "https://github.com/win-acme/win-acme/releases/download/v2.1.22.1260/win-acme.v2.1.22.1260.x86.trimmed.zip", + "hash": "76547f09e75d5aab302ea9f7b1347d0d567184df12bdb6b5cf6bc13ce90f3ca8" } }, "pre_install": "if (!(Test-Path \"$persist_dir\\settings.json\")) { Copy-Item \"$dir\\settings_default.json\" \"$dir\\settings.json\" }", @@ -28,4 +28,3 @@ } } } -