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 1e2a03d commit bcb6284Copy full SHA for bcb6284
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.19.0.tar.gz"
5
- sha256 "3a880f4351fbf023196469ee7dc914f953d59617f5abf7d816f0c809dfb71bb0"
+ url "https://github.com/go-acme/lego/archive/refs/tags/v4.19.1.tar.gz"
+ sha256 "fc7efb07391d9e213eab1c605815dc9851fa71500d2dd1adf9d919bc8bd4e56d"
6
license "MIT"
7
8
bottle do
0 commit comments