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 9f98fd7 commit 94d96a7Copy full SHA for 94d96a7
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.6.tar.gz"
5
- sha256 "0e513d25bc49a7f583d9bb246dabbe64d23d8a2bd105026a8f914d05aa1df147"
+ url "https://github.com/awslabs/aws-c-http/archive/refs/tags/v0.10.7.tar.gz"
+ sha256 "ce9e71c3eae67b1c6c0149278e0d0929a7d928c3547de64999430c8592864ad4"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments