Skip to content

Commit 9ef3e87

Browse files
committed
aws-c-s3 0.7.17
1 parent a68029a commit 9ef3e87

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.16.tar.gz"
5-
sha256 "04c7edffd0210f8b0fd20be843ad74a350cb2edb37b47f99131136ec24a20e59"
4+
url "https://github.com/awslabs/aws-c-s3/archive/refs/tags/v0.7.17.tar.gz"
5+
sha256 "cad16b82f628ae05a2bf072de19cad12f69dddcf7817b55eb00037628011fa92"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)