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 cbb921d commit d0139f4Copy full SHA for d0139f4
Formula/a/aws-c-http.rb
@@ -1,8 +1,8 @@
1
class AwsCHttp < Formula
2
desc "C99 implementation of the HTTP/1.1 and HTTP/2 specifications"
3
homepage "https://github.com/awslabs/aws-c-http"
4
- url "https://github.com/awslabs/aws-c-http/archive/refs/tags/v0.10.0.tar.gz"
5
- sha256 "f7881e2f9af1a2e114b4147be80d70480f06af2b9cd195e8448afb750c74b1ae"
+ url "https://github.com/awslabs/aws-c-http/archive/refs/tags/v0.10.1.tar.gz"
+ sha256 "1550f7bf9666bb8f86514db9e623f07249e3c53e868d2f36ff69b83bd3eadfec"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments