Skip to content

Commit 1db58d4

Browse files
committed
aws-c-http 0.10.4
1 parent 4667628 commit 1db58d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/aws-c-http.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class AwsCHttp < Formula
22
desc "C99 implementation of the HTTP/1.1 and HTTP/2 specifications"
33
homepage "https://github.com/awslabs/aws-c-http"
4-
url "https://github.com/awslabs/aws-c-http/archive/refs/tags/v0.10.3.tar.gz"
5-
sha256 "04030f1529368e06aebb1ff3c97538b904c6c4b9d97e7acb8f0f26fcd39d5e71"
4+
url "https://github.com/awslabs/aws-c-http/archive/refs/tags/v0.10.4.tar.gz"
5+
sha256 "dfeeeaa2e84ccda4c8cb0c29f412298df80a57a27003e716f2d3df9794956fc1"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)