Skip to content

Commit 64e3fea

Browse files
committed
aws-c-io 0.21.0
1 parent 321e23e commit 64e3fea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/aws-c-io.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class AwsCIo < Formula
22
desc "Event driven framework for implementing application protocols"
33
homepage "https://github.com/awslabs/aws-c-io"
4-
url "https://github.com/awslabs/aws-c-io/archive/refs/tags/v0.20.1.tar.gz"
5-
sha256 "8e2abf56e20f87383c44af6818235a12f54051b40c98870f44b2d5d05be08641"
4+
url "https://github.com/awslabs/aws-c-io/archive/refs/tags/v0.21.0.tar.gz"
5+
sha256 "31232dd35995c9d5d535f3cf5ce7d561d680285a0e2a16318d4f0d4512b907c4"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)