File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
class OpensslAT30 < Formula
2
2
desc "Cryptography and SSL/TLS Toolkit"
3
3
homepage "https://openssl-library.org"
4
- url "https://github.com/openssl/openssl/releases/download/openssl-3.0.14 /openssl-3.0.14 .tar.gz"
5
- sha256 "eeca035d4dd4e84fc25846d952da6297484afa0650a6f84c682e39df3a4123ca "
4
+ url "https://github.com/openssl/openssl/releases/download/openssl-3.0.15 /openssl-3.0.15 .tar.gz"
5
+ sha256 "23c666d0edf20f14249b3d8f0368acaee9ab585b09e1de82107c66e1f3ec9533 "
6
6
license "Apache-2.0"
7
7
8
8
livecheck do
@@ -27,15 +27,15 @@ class OpensslAT30 < Formula
27
27
28
28
on_linux do
29
29
resource "Test::Harness" do
30
- url "https://cpan.metacpan.org/authors/id/L/LE/LEONT/Test-Harness-3.49_01 .tar.gz"
31
- mirror "http://cpan.metacpan.org/authors/id/L/LE/LEONT/Test-Harness-3.49_01 .tar.gz"
32
- sha256 "0607cf6c34d6afe9f48b3e33ac75dbf229d99609709a559af4173284c54dfbde "
30
+ url "https://cpan.metacpan.org/authors/id/L/LE/LEONT/Test-Harness-3.50 .tar.gz"
31
+ mirror "http://cpan.metacpan.org/authors/id/L/LE/LEONT/Test-Harness-3.50 .tar.gz"
32
+ sha256 "79b6acdc444f1924cd4c2e9ed868bdc6e09580021aca8ff078ede2ffef8a6f54 "
33
33
end
34
34
35
35
resource "Test::More" do
36
- url "https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302199 .tar.gz"
37
- mirror "http://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302199 .tar.gz"
38
- sha256 "7b4b03cee7f9e928fe10e8a3efef02b2a286f0877979694b2a9ef99250bd8c5c "
36
+ url "https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302201 .tar.gz"
37
+ mirror "http://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302201 .tar.gz"
38
+ sha256 "956185dc96c1f2942f310a549a2b206cc5dd1487558f4e36d87af7a8aacbc87c "
39
39
end
40
40
41
41
resource "ExtUtils::MakeMaker" do
You can’t perform that action at this time.
0 commit comments