Skip to content

Commit 67c2815

Browse files
committed
aws-c-s3 0.7.4
1 parent 7e905bd commit 67c2815

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.7.3.tar.gz"
5-
sha256 "2818c7594ef7add15381c568729a5ff666367e35ea83fa5f131dc72c0f97dc05"
4+
url "https://github.com/awslabs/aws-c-s3/archive/refs/tags/v0.7.4.tar.gz"
5+
sha256 "0e315694c524aece68da9327ab1c57f5d5dd9aed843fea3950429bb7cec70f35"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)