Skip to content

Commit f0cca51

Browse files
committed
aws-c-mqtt 0.13.3
1 parent aa83024 commit f0cca51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/aws-c-mqtt.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class AwsCMqtt < Formula
22
desc "C99 implementation of the MQTT 3.1.1 specification"
33
homepage "https://github.com/awslabs/aws-c-mqtt"
4-
url "https://github.com/awslabs/aws-c-mqtt/archive/refs/tags/v0.13.2.tar.gz"
5-
sha256 "8d22b181e4c90f5c683e786aadb9fb59a30a699c332e96e16595216ef9058c2f"
4+
url "https://github.com/awslabs/aws-c-mqtt/archive/refs/tags/v0.13.3.tar.gz"
5+
sha256 "1dfc11d6b3dc1a6d408df64073e8238739b4c50374078d36d3f2d30491d15527"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)