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 321e23e commit 64e3feaCopy full SHA for 64e3fea
Formula/a/aws-c-io.rb
@@ -1,8 +1,8 @@
1
class AwsCIo < Formula
2
desc "Event driven framework for implementing application protocols"
3
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"
+ url "https://github.com/awslabs/aws-c-io/archive/refs/tags/v0.21.0.tar.gz"
+ sha256 "31232dd35995c9d5d535f3cf5ce7d561d680285a0e2a16318d4f0d4512b907c4"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments