-
Notifications
You must be signed in to change notification settings - Fork 26
/
lego.yml
31 lines (31 loc) · 1.33 KB
/
lego.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
version: 4.21.0
description: Let's Encrypt client
homepage: https://go-acme.github.io/lego/
license:
identifier: MIT
url: https://github.com/go-acme/lego/blob/master/LICENSE
changelog: https://github.com/go-acme/lego/releases/tag/v4.21.0
architecture:
64bit:
url: https://github.com/go-acme/lego/releases/download/v4.21.0/lego_v4.21.0_windows_amd64.zip
hash: 92d01c1ae47216ce65a7bcd9badfb316a05866400cb0dad70f9ea11af965fee9
32bit:
url: https://github.com/go-acme/lego/releases/download/v4.21.0/lego_v4.21.0_windows_386.zip
hash: bd5dc844ee59107969f6d4e817bfdeceecb211688503934eb8a04d565c208b4e
arm64:
url: https://github.com/go-acme/lego/releases/download/v4.21.0/lego_v4.21.0_windows_arm64.zip
hash: 524c05dca2b816a12dc2d3f22cd0ef1f91b8943b08fff2e8b3ed69c44f7eec43
bin: lego.exe
checkver:
github: https://github.com/go-acme/lego
autoupdate:
changelog: https://github.com/go-acme/lego/releases/tag/v$version
architecture:
64bit:
url: https://github.com/go-acme/lego/releases/download/v$version/lego_v$version_windows_amd64.zip
32bit:
url: https://github.com/go-acme/lego/releases/download/v$version/lego_v$version_windows_386.zip
arm64:
url: https://github.com/go-acme/lego/releases/download/v$version/lego_v$version_windows_arm64.zip
hash:
url: $baseurl/lego_$version_checksums.txt