diff --git a/Aliases/perl@5.32 b/Aliases/perl@5.34 similarity index 100% rename from Aliases/perl@5.32 rename to Aliases/perl@5.34 diff --git a/Formula/perl.rb b/Formula/perl.rb index f17f6db1769..f24ae3b4ada 100644 --- a/Formula/perl.rb +++ b/Formula/perl.rb @@ -1,10 +1,9 @@ class Perl < Formula desc "Highly capable, feature-rich programming language" homepage "https://www.perl.org/" - url "https://www.cpan.org/src/5.0/perl-5.32.1.tar.xz" - sha256 "57cc47c735c8300a8ce2fa0643507b44c4ae59012bfdad0121313db639e02309" + url "https://www.cpan.org/src/5.0/perl-5.34.0.tar.xz" + sha256 "82c2e5e5c71b0e10487a80d79140469ab1f8056349ca8545140a224dbbed7ded" license any_of: ["Artistic-1.0-Perl", "GPL-1.0-or-later"] - revision 1 head "https://github.com/perl/perl5.git", branch: "blead" livecheck do