Skip to content

Commit 388dabc

Browse files
committed
1 parent 09dbd89 commit 388dabc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

generate.pl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ sub die_with_sample {
8585

8686
# sha256 taken from http://www.cpan.org/authors/id/M/MI/MIYAGAWA/CHECKSUMS
8787
my %cpanm = (
88-
name => "App-cpanminus-1.7046",
89-
url => "https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7046.tar.gz",
90-
sha256 => "3e8c9d9b44a7348f9acc917163dbfc15bd5ea72501492cea3a35b346440ff862",
88+
name => "App-cpanminus-1.7047",
89+
url => "https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz",
90+
sha256 => "963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5",
9191
);
9292

9393
# sha256 checksum is from docker-perl team, cf https://github.com/docker-library/official-images/pull/12612#issuecomment-1158288299

0 commit comments

Comments
 (0)