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 a68029a commit 9ef3e87Copy full SHA for 9ef3e87
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.16.tar.gz"
5
- sha256 "04c7edffd0210f8b0fd20be843ad74a350cb2edb37b47f99131136ec24a20e59"
+ url "https://github.com/awslabs/aws-c-s3/archive/refs/tags/v0.7.17.tar.gz"
+ sha256 "cad16b82f628ae05a2bf072de19cad12f69dddcf7817b55eb00037628011fa92"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments