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 77ed65a commit b39521dCopy full SHA for b39521d
Formula/a/aws-c-common.rb
@@ -1,8 +1,8 @@
1
class AwsCCommon < Formula
2
desc "Core c99 package for AWS SDK for C"
3
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"
+ url "https://github.com/awslabs/aws-c-common/archive/refs/tags/v0.12.3.tar.gz"
+ sha256 "a4e7ac6c6f840cb6ab56b8ee0bcd94a61c59d68ca42570bca518432da4c94273"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments