armor 0.3.4
Closes #22086. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
295954407a
commit
6beaf5059c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Armor < Formula
|
||||
desc "Uncomplicated HTTP server, supports HTTP/2 and auto TLS"
|
||||
homepage "https://github.com/labstack/armor"
|
||||
url "https://github.com/labstack/armor/archive/v0.3.3.tar.gz"
|
||||
sha256 "9aae852ba96dddcc55d279ae8dbb4de12d5598997b5d5d277de415effce5da8d"
|
||||
url "https://github.com/labstack/armor/archive/0.3.4.tar.gz"
|
||||
sha256 "84511f9fb563d484668b0a5a4aaadb59c2434dd31a5402c58fc9482c034d32b9"
|
||||
head "https://github.com/labstack/armor.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue