From 759fa6a6ba14d88308695b920e85548ec0dcb14c Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Fri, 31 Jul 2020 11:38:17 -0400 Subject: [PATCH] cnats 2.2.0 Closes #58916. Signed-off-by: Dawid Dziurla Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/cnats.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/cnats.rb b/Formula/cnats.rb index 676439b3549..2457050d237 100644 --- a/Formula/cnats.rb +++ b/Formula/cnats.rb @@ -1,8 +1,8 @@ class Cnats < Formula desc "C client for the NATS messaging system" homepage "https://github.com/nats-io/nats.c" - url "https://github.com/nats-io/nats.c/archive/v2.1.0.tar.gz" - sha256 "1493ae3d790e2ebc4d77c65ef2957e2fb77182d69afeeeb2be1e1e6bee0ca12e" + url "https://github.com/nats-io/nats.c/archive/v2.2.0.tar.gz" + sha256 "d27caf80bbd560c8a642d9911b285bb3ace6076d2874f9dbb7436ea79292efec" license "Apache-2.0" bottle do