From 81c4b8925b2faa2a04cf015e2a762ae6909bf3f4 Mon Sep 17 00:00:00 2001 From: Justin Karneges Date: Fri, 29 Mar 2019 18:05:46 -0700 Subject: [PATCH] zurl 1.10.1 Closes #38534. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com> --- Formula/zurl.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/zurl.rb b/Formula/zurl.rb index 042df57f29..5bf9c9d09f 100644 --- a/Formula/zurl.rb +++ b/Formula/zurl.rb @@ -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