dehydrated 0.5.0
Closes #22844. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
58eb21b356
commit
98552b8108
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Dehydrated < Formula
|
||||
desc "LetsEncrypt/acme client implemented as a shell-script"
|
||||
homepage "https://dehydrated.de"
|
||||
url "https://github.com/lukas2511/dehydrated/archive/v0.4.0.tar.gz"
|
||||
sha256 "611da321330ffd43d1dc497990b486b2dec12c59149803ad7d156980c8527f48"
|
||||
url "https://github.com/lukas2511/dehydrated/archive/v0.5.0.tar.gz"
|
||||
sha256 "3559de9c61f8cb9dda1d247fbb88d94eddcf2d9421941dad73b1d672cb933abe"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue