cnats 2.2.0

Closes #58916.

Signed-off-by: Dawid Dziurla <dawidd0811@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Caleb Xu 2020-07-31 11:38:17 -04:00 committed by BrewTestBot
parent d52423aba6
commit 759fa6a6ba
1 changed files with 2 additions and 2 deletions

View File

@ -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