websocat: add 1.2.0 bottle.
This commit is contained in:
parent
2b735cd339
commit
39e2657e35
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@ class Websocat < Formula
|
|||
url "https://github.com/vi/websocat/archive/v1.2.0.tar.gz"
|
||||
sha256 "e1a6021770c9ae5b364eaa74b7435f259c5d84bf5c7210cab7f0c775fa2158a5"
|
||||
|
||||
bottle do
|
||||
sha256 "e828460237de4ad4607fec9e703037f349e9e70b5437fb0bd7744aa779a971b4" => :mojave
|
||||
sha256 "b8ba671d1582b57bdc9b4f691e68221179ebf6d50b1c3b3c259a6451c185ad47" => :high_sierra
|
||||
sha256 "2561c8003b59997794008f409290fc719906437baf001494d48b31967ef4184c" => :sierra
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "rust" => :build
|
||||
|
||||
|
|
Loading…
Reference in a new issue