We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d0459 commit 28cb55bCopy full SHA for 28cb55b
generate.pl
@@ -47,9 +47,9 @@ sub die_with_sample {
47
48
# sha256 taken from http://www.cpan.org/authors/id/M/MI/MIYAGAWA/CHECKSUMS
49
my %cpanm = (
50
- name => "App-cpanminus-1.7043",
51
- url => "http://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7043.tar.gz",
52
- sha256 => "68a06f7da80882a95bc02c92c7ee305846fb6ab648cf83678ea945e44ad65c65",
+ name => "App-cpanminus-1.7044",
+ url => "http://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7044.tar.gz",
+ sha256 => "9b60767fe40752ef7a9d3f13f19060a63389a5c23acc3e9827e19b75500f81f3",
53
);
54
55
die_with_sample unless defined $yaml->{releases};
0 commit comments