File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
class PerlBuild < Formula
2
2
desc "Perl builder"
3
3
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 "
6
6
license any_of : [ "Artistic-1.0" , "GPL-1.0-or-later" ]
7
7
head "https://github.com/tokuhirom/perl-build.git"
8
8
@@ -41,8 +41,8 @@ class PerlBuild < Formula
41
41
end
42
42
43
43
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 "
46
46
end
47
47
48
48
resource "CPAN::Perl::Releases" do
You can’t perform that action at this time.
0 commit comments