-
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.20.4
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.20.4
architecture:
64bit:
url: https://github.com/go-acme/lego/releases/download/v4.20.4/lego_v4.20.4_windows_amd64.zip
hash: 4a3f40f499396baa252d6101c262795c9a9937a931c109644e2e66a5a3da4c2d
32bit:
url: https://github.com/go-acme/lego/releases/download/v4.20.4/lego_v4.20.4_windows_386.zip
hash: 0f2d624cdeb4fbfbccf0b24ce6df44d08c6263f254954e4cc34393f441adab4b
arm64:
url: https://github.com/go-acme/lego/releases/download/v4.20.4/lego_v4.20.4_windows_arm64.zip
hash: ff025525e86b436fd3e440db936bea54976198600cc910bdfec189c87ffbdb94
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