Skip to content

Commit 51ae565

Browse files
committed
cpanminus 1.7048
autobump: add cpanminus Signed-off-by: Rui Chen <rui@chenrui.dev>
1 parent 6ec814c commit 51ae565

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,7 @@ countdown
523523
counterfeiter
524524
coursier
525525
cp2k
526+
cpanminus
526527
cpi
527528
cpm
528529
cpp-gsl

Formula/c/cpanminus.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Cpanminus < Formula
22
desc "Get, unpack, build, and install modules from CPAN"
33
homepage "https://github.com/miyagawa/cpanminus"
44
# Don't use git tags, their naming is misleading
5-
url "https://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz"
6-
sha256 "963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5"
5+
url "https://cpan.metacpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7048.tar.gz"
6+
sha256 "59b60907ab9fa4f72ca2004fbe6054911439ae9a906890b4d842a87b25f20f3c"
77
license any_of: ["Artistic-1.0-Perl", "GPL-1.0-or-later"]
88
version_scheme 1
99

0 commit comments

Comments
 (0)