Skip to content

Commit ef1f336

Browse files
committed
lego 4.27.0
1 parent 8e36183 commit ef1f336

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/l/lego.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Lego < Formula
22
desc "Let's Encrypt client and ACME library"
33
homepage "https://go-acme.github.io/lego/"
4-
url "https://github.com/go-acme/lego/archive/refs/tags/v4.26.0.tar.gz"
5-
sha256 "31b01627ff6e40aa8a8955b68a95ee7be9c10297faed86a5528734b9a9edd981"
4+
url "https://github.com/go-acme/lego/archive/refs/tags/v4.27.0.tar.gz"
5+
sha256 "bd5a07b0cc111e6848d4065581e1da46f1c474db2e32b5e71d9c3f9f7753f303"
66
license "MIT"
77
head "https://github.com/go-acme/lego.git", branch: "master"
88

0 commit comments

Comments
 (0)