Skip to content

Commit

Permalink
quictls 3.3.0-quic1
Browse files Browse the repository at this point in the history
quictls: Test::More 1.302204

Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
BrewTestBot authored and chenrui333 committed Sep 30, 2024
1 parent b5c1f00 commit 0bb7e08
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Formula/q/quictls.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Quictls < Formula
desc "TLS/SSL and crypto library with QUIC APIs"
homepage "https://github.com/quictls/openssl"
url "https://github.com/quictls/openssl/archive/refs/tags/openssl-3.1.7-quic1.tar.gz"
version "3.1.7-quic1"
sha256 "e7e514ea033c290f09c7250dd43a845bc1e08066b793274f3ad3fe04c76a5206"
url "https://github.com/quictls/openssl/archive/refs/tags/openssl-3.3.0-quic1.tar.gz"
version "3.3.0-quic1"
sha256 "78d675d94c0ac3a8b44073f0c2b373d948c5afd12b25c9e245262f563307a566"
license "Apache-2.0"

livecheck do
Expand Down Expand Up @@ -33,8 +33,8 @@ class Quictls < Formula
end

resource "Test::More" do
url "https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302201.tar.gz"
sha256 "956185dc96c1f2942f310a549a2b206cc5dd1487558f4e36d87af7a8aacbc87c"
url "https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302204.tar.gz"
sha256 "03749d1027a7817ca7f11e420ef72951f20a849ea65af2eb595f34df47d1226e"
end

resource "ExtUtils::MakeMaker" do
Expand Down

0 comments on commit 0bb7e08

Please sign in to comment.