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 32f3df1 commit 1960ba1Copy full SHA for 1960ba1
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.2.tar.gz"
5
- sha256 "048d9d683459ade363fd7cc448c2b6329c78f67a2a0c0cb61c16de4634a2fc6b"
+ url "https://github.com/awslabs/aws-c-http/archive/refs/tags/v0.10.3.tar.gz"
+ sha256 "04030f1529368e06aebb1ff3c97538b904c6c4b9d97e7acb8f0f26fcd39d5e71"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments