We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e36183 commit ef1f336Copy full SHA for ef1f336
Formula/l/lego.rb
@@ -1,8 +1,8 @@
1
class Lego < Formula
2
desc "Let's Encrypt client and ACME library"
3
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"
+ url "https://github.com/go-acme/lego/archive/refs/tags/v4.27.0.tar.gz"
+ sha256 "bd5a07b0cc111e6848d4065581e1da46f1c474db2e32b5e71d9c3f9f7753f303"
6
license "MIT"
7
head "https://github.com/go-acme/lego.git", branch: "master"
8
0 commit comments