lego: Update to version 4.10.0

This commit is contained in:
github-actions[bot] 2023-02-10 12:32:52 +00:00
parent 32e89ca1ff
commit 8be6800633

View File

@ -1,16 +1,16 @@
{ {
"version": "4.9.1", "version": "4.10.0",
"description": "Let's Encrypt/ACME client and library written in Go", "description": "Let's Encrypt/ACME client and library written in Go",
"homepage": "https://github.com/go-acme/lego", "homepage": "https://github.com/go-acme/lego",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.9.1/lego_v4.9.1_windows_amd64.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.10.0/lego_v4.10.0_windows_amd64.zip",
"hash": "9f7a82e32ec24ff758d594eed2e45732b2caff093d96ecb5aafdee584d07eb26" "hash": "218a2faee719f5847629e17b2ab74fc68b924b3a623c7f2aeebdadaa05ad155f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/go-acme/lego/releases/download/v4.9.1/lego_v4.9.1_windows_386.zip", "url": "https://github.com/go-acme/lego/releases/download/v4.10.0/lego_v4.10.0_windows_386.zip",
"hash": "539466364abe1e864c38e410fa606f6be948c47c36b0325a29739c5aff299fbd" "hash": "57ffda7d5b61e9172ab761754d16d17c3c8f52cd1fd5ba3cb7cb5c24fb9c98d1"
} }
}, },
"bin": "lego.exe", "bin": "lego.exe",