zurl 1.10.1
Closes #38534. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
parent
1e4c34bf1a
commit
81c4b8925b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Zurl < Formula
|
||||
desc "HTTP and WebSocket client worker with ZeroMQ interface"
|
||||
homepage "https://github.com/fanout/zurl"
|
||||
url "https://dl.bintray.com/fanout/source/zurl-1.10.0.tar.bz2"
|
||||
sha256 "027636eb2cf9caaf7dda39031c80bc27dd3d0111990c20eedc355baa52579f4a"
|
||||
url "https://dl.bintray.com/fanout/source/zurl-1.10.1.tar.bz2"
|
||||
sha256 "8ac27fc791a7cd44e95afc42da726e8e1a2481324f4a6b5bbfce629faf1d2601"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue