From 0bb7e081d7df09a5dfcaee68c9fb9e14ee204a15 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 30 Sep 2024 18:52:40 +0000 Subject: [PATCH] quictls 3.3.0-quic1 quictls: Test::More 1.302204 Signed-off-by: Rui Chen --- Formula/q/quictls.rb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Formula/q/quictls.rb b/Formula/q/quictls.rb index de0bdfd4dcf4..b7d3e488ab51 100644 --- a/Formula/q/quictls.rb +++ b/Formula/q/quictls.rb @@ -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 @@ -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