Skip to content

Commit 324d461

Browse files
committed
aws-crt-cpp 0.35.1
1 parent 9e34374 commit 324d461

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.35.0.tar.gz"
5-
sha256 "33a4538b68c2cb58f6132fda943f83fd993f2402b57cf506deb33e99268d8e34"
4+
url "https://github.com/awslabs/aws-crt-cpp/archive/refs/tags/v0.35.1.tar.gz"
5+
sha256 "bf73e3727b623a47876a5cf225a56d1cd4508621a74a891a09402268a38521c4"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)