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 f2c9c1e commit 2bc0bf7Copy full SHA for 2bc0bf7
Formula/a/aws-crt-cpp.rb
@@ -1,8 +1,8 @@
1
class AwsCrtCpp < Formula
2
desc "C++ wrapper around the aws-c-* libraries"
3
homepage "https://github.com/awslabs/aws-crt-cpp"
4
- url "https://github.com/awslabs/aws-crt-cpp/archive/refs/tags/v0.33.0.tar.gz"
5
- sha256 "10182e870dc35df3ab929e25a4c43bb6b8ed860aae70f597fa401cb5b5da3fb3"
+ url "https://github.com/awslabs/aws-crt-cpp/archive/refs/tags/v0.33.1.tar.gz"
+ sha256 "edb3350ecabdefabee25f807816ab5ba0fb14615b267f329900a64d1c8cd4623"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments