Skip to content

Commit 2bc0bf7

Browse files
committed
aws-crt-cpp 0.33.1
1 parent f2c9c1e commit 2bc0bf7

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.33.0.tar.gz"
5-
sha256 "10182e870dc35df3ab929e25a4c43bb6b8ed860aae70f597fa401cb5b5da3fb3"
4+
url "https://github.com/awslabs/aws-crt-cpp/archive/refs/tags/v0.33.1.tar.gz"
5+
sha256 "edb3350ecabdefabee25f807816ab5ba0fb14615b267f329900a64d1c8cd4623"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)