We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa83024 commit f0cca51Copy full SHA for f0cca51
Formula/a/aws-c-mqtt.rb
@@ -1,8 +1,8 @@
1
class AwsCMqtt < Formula
2
desc "C99 implementation of the MQTT 3.1.1 specification"
3
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"
+ url "https://github.com/awslabs/aws-c-mqtt/archive/refs/tags/v0.13.3.tar.gz"
+ sha256 "1dfc11d6b3dc1a6d408df64073e8238739b4c50374078d36d3f2d30491d15527"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments