varnish 5.1.2
Closes #13781. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
5c686e8629
commit
1bf0ca438d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Varnish < Formula
|
||||
desc "High-performance HTTP accelerator"
|
||||
homepage "https://www.varnish-cache.org/"
|
||||
url "https://repo.varnish-cache.org/source/varnish-5.1.1.tar.gz"
|
||||
sha256 "6f4b85b52a827f28b3964fbe6a11296e2ed50156c70d511c10feff19459493ae"
|
||||
url "https://repo.varnish-cache.org/source/varnish-5.1.2.tar.gz"
|
||||
sha256 "39d858137e26948a7c85f07363f13f0778da61d234126e03a160a0cb9ba4fce3"
|
||||
|
||||
bottle do
|
||||
sha256 "8535185c0319f5e8e7e9708a2634f2bfac5502e6643001e3aec99bcd26d975e5" => :sierra
|
||||
|
|
Loading…
Reference in a new issue