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 9e34374 commit 324d461Copy full SHA for 324d461
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.35.0.tar.gz"
5
- sha256 "33a4538b68c2cb58f6132fda943f83fd993f2402b57cf506deb33e99268d8e34"
+ url "https://github.com/awslabs/aws-crt-cpp/archive/refs/tags/v0.35.1.tar.gz"
+ sha256 "bf73e3727b623a47876a5cf225a56d1cd4508621a74a891a09402268a38521c4"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments