Skip to content

Commit 9a88b26

Browse files
committed
aws-c-s3 0.11.3
1 parent cbbec6e commit 9a88b26

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.11.2.tar.gz"
5-
sha256 "ef99f5f49ac65fe48f87d514ea751cb0c908126b0a6f45862b4525727bdb73dc"
4+
url "https://github.com/awslabs/aws-c-s3/archive/refs/tags/v0.11.3.tar.gz"
5+
sha256 "b8350a10050015493345453167d619f1b407c4970fa3fe5aaaf2b42ab93b7b6b"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)