We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c62e8 commit 3ae6fe8Copy full SHA for 3ae6fe8
Formula/p/perl.rb
@@ -1,8 +1,8 @@
1
class Perl < Formula
2
desc "Highly capable, feature-rich programming language"
3
homepage "https://www.perl.org/"
4
- url "https://www.cpan.org/src/5.0/perl-5.40.1.tar.xz"
5
- sha256 "dfa20c2eef2b4af133525610bbb65dd13777ecf998c9c5b1ccf0d308e732ee3f"
+ url "https://www.cpan.org/src/5.0/perl-5.40.2.tar.xz"
+ sha256 "0551c717458e703ef7972307ab19385edfa231198d88998df74e12226abf563b"
6
license any_of: ["Artistic-1.0-Perl", "GPL-1.0-or-later"]
7
head "https://github.com/perl/perl5.git", branch: "blead"
8
0 commit comments