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 ae9bd28 commit c5ebd23Copy full SHA for c5ebd23
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.9.0.tar.gz"
5
- sha256 "600ad401dbd20f4cb450023cfbdba53de5b77752b73f38a5ae7672b88bed6f1f"
+ url "https://github.com/awslabs/aws-c-s3/archive/refs/tags/v0.9.1.tar.gz"
+ sha256 "a80f20fa751ec3dbc3d24bc01bc56424925133d01c95e67deefa107cbb75563d"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments