Skip to content

Commit 17b1962

Browse files
committed
aws-crt-cpp 0.33.0
1 parent 31ffd8b commit 17b1962

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/aws-crt-cpp.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class AwsCrtCpp < Formula
22
desc "C++ wrapper around the aws-c-* libraries"
33
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"
4+
url "https://github.com/awslabs/aws-crt-cpp/archive/refs/tags/v0.33.0.tar.gz"
5+
sha256 "10182e870dc35df3ab929e25a4c43bb6b8ed860aae70f597fa401cb5b5da3fb3"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)