Skip to content

Commit c5ebd23

Browse files
committed
aws-c-s3 0.9.1
1 parent ae9bd28 commit c5ebd23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/aws-c-s3.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class AwsCS3 < Formula
22
desc "C99 library implementation for communicating with the S3 service"
33
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"
4+
url "https://github.com/awslabs/aws-c-s3/archive/refs/tags/v0.9.1.tar.gz"
5+
sha256 "a80f20fa751ec3dbc3d24bc01bc56424925133d01c95e67deefa107cbb75563d"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)