8000 perl-build 1.31 · ArduinoBot/homebrew-core@d3c3a4a · GitHub
[go: up one dir, main page]

Skip to content

Commit d3c3a4a

Browse files
chenrui333BrewTestBot
authored andcommitted
perl-build 1.31
Closes Homebrew#60076. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent 5cd8fe8 commit d3c3a4a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/perl-build.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class PerlBuild < Formula
22
desc "Perl builder"
33
homepage "https://github.com/tokuhirom/Perl-Build"
4-
url "https://github.com/tokuhirom/Perl-Build/archive/1.30.tar.gz"
5-
sha256 "30585889bf7ba9979233d30cfd32686790833f0317ce8d796878dca996fab9bb"
4+
url "https://github.com/tokuhirom/Perl-Build/archive/1.31.tar.gz"
5+
sha256 "9e4961ad03f920687b60fecef473f524fc8697e10ad4bff87825f8357a6ed6a0"
66
license any_of: ["Artistic-1.0", "GPL-1.0-or-later"]
77
head "https://github.com/tokuhirom/perl-build.git"
88

@@ -41,8 +41,8 @@ class PerlBuild < Formula
4141
end
4242

4343
resource "HTTP::Tinyish" do
44-
url "https://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/HTTP-Tinyish-0.15.tar.gz"
45-
sha256 "5d65f0ee20a9e4744acdb3ef12edae78c121f53dcbc9cf00867c5725c4513aa5"
44+
url "https://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/HTTP-Tinyish-0.17.tar.gz"
45+
sha256 "47bd111e474566d733c41870e2374c81689db5e0b5a43adc48adb665d89fb067"
4646
end
4747

4848
resource "CPAN::Perl::Releases" do

0 commit comments

Comments
 (0)
0