armor 0.2.2
Closes #6737. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
31f9f6448b
commit
27a6531804
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.2.1.tar.gz"
|
||||
sha256 "e1c6fbaeb9e4fe82433e51bb9b074576577c7ca6071f8c9317f00107b8570704"
|
||||
url "https://github.com/labstack/armor/archive/v0.2.2.tar.gz"
|
||||
sha256 "c3caaec847e3bf8b0efa75444ca75cb42a3847791a2d05e1846c5c77b49c3fea"
|
||||
head "https://github.com/labstack/armor.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue