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 7e905bd commit 67c2815Copy full SHA for 67c2815
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.7.3.tar.gz"
5
- sha256 "2818c7594ef7add15381c568729a5ff666367e35ea83fa5f131dc72c0f97dc05"
+ url "https://github.com/awslabs/aws-c-s3/archive/refs/tags/v0.7.4.tar.gz"
+ sha256 "0e315694c524aece68da9327ab1c57f5d5dd9aed843fea3950429bb7cec70f35"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments