Skip to content

Commit b39521d

Browse files
committed
aws-c-common 0.12.3
1 parent 77ed65a commit b39521d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/aws-c-common.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class AwsCCommon < Formula
22
desc "Core c99 package for AWS SDK for C"
33
homepage "https://github.com/awslabs/aws-c-common"
4-
url "https://github.com/awslabs/aws-c-common/archive/refs/tags/v0.12.2.tar.gz"
5-
sha256 "ecea168ea974f2da73b5a0adc19d9c5ebca73ca4b9f733de7c37fc453ee7d1c2"
4+
url "https://github.com/awslabs/aws-c-common/archive/refs/tags/v0.12.3.tar.gz"
5+
sha256 "a4e7ac6c6f840cb6ab56b8ee0bcd94a61c59d68ca42570bca518432da4c94273"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)