dehydrated 0.6.1
Closes #25270. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
d6743328bb
commit
979caf0b2c
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.6.0.tar.gz"
|
||||
sha256 "2285a0691c13ec39b513ed5a2d49c4771d0bc0580a70ea585f06a35526123dbb"
|
||||
url "https://github.com/lukas2511/dehydrated/archive/v0.6.1.tar.gz"
|
||||
sha256 "441d89af4592e3eb5744eb177124b4d16ca78b416f634371e839db384012844a"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue