Skip to content

Commit bcb6284

Browse files
committed
lego 4.19.1
1 parent 1e2a03d commit bcb6284

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.19.0.tar.gz"
5-
sha256 "3a880f4351fbf023196469ee7dc914f953d59617f5abf7d816f0c809dfb71bb0"
4+
url "https://github.com/go-acme/lego/archive/refs/tags/v4.19.1.tar.gz"
5+
sha256 "fc7efb07391d9e213eab1c605815dc9851fa71500d2dd1adf9d919bc8bd4e56d"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)