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 31ffd8b commit 17b1962Copy full SHA for 17b1962
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.32.10.tar.gz"
5
- sha256 "3ae101aa7a0a62d9868575b0e07a64536da1566283a5a314a4eee0326d808295"
+ url "https://github.com/awslabs/aws-crt-cpp/archive/refs/tags/v0.33.0.tar.gz"
+ sha256 "10182e870dc35df3ab929e25a4c43bb6b8ed860aae70f597fa401cb5b5da3fb3"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments