cnats 3.4.1

Closes #113001.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2022-10-13 03:12:50 +02:00 committed by BrewTestBot
parent 4f703d6990
commit f847e1adea
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Cnats < Formula class Cnats < Formula
desc "C client for the NATS messaging system" desc "C client for the NATS messaging system"
homepage "https://github.com/nats-io/nats.c" homepage "https://github.com/nats-io/nats.c"
url "https://github.com/nats-io/nats.c/archive/refs/tags/v3.4.0.tar.gz" url "https://github.com/nats-io/nats.c/archive/refs/tags/v3.4.1.tar.gz"
sha256 "a41b4090ed943fcb6e84819d8dc8eae83fc52fb7f12b35a1c4454563ec56054d" sha256 "a9b8a1509cbd5f4de27a0709fb61091e9118ee86ed76a69d983007bf62b13ccd"
license "Apache-2.0" license "Apache-2.0"
bottle do bottle do