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 cbbec6e commit 9a88b26Copy full SHA for 9a88b26
Formula/a/aws-c-s3.rb
@@ -1,8 +1,8 @@
1
class AwsCS3 < Formula
2
desc "C99 library implementation for communicating with the S3 service"
3
homepage "https://github.com/awslabs/aws-c-s3"
4
- url "https://github.com/awslabs/aws-c-s3/archive/refs/tags/v0.11.2.tar.gz"
5
- sha256 "ef99f5f49ac65fe48f87d514ea751cb0c908126b0a6f45862b4525727bdb73dc"
+ url "https://github.com/awslabs/aws-c-s3/archive/refs/tags/v0.11.3.tar.gz"
+ sha256 "b8350a10050015493345453167d619f1b407c4970fa3fe5aaaf2b42ab93b7b6b"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments