Skip to content

Commit 7a8e75d

Browse files
committed
generate.pl: update cpm 0.997011 -> 0.997014
https://metacpan.org/release/SKAJI/App-cpm-0.997014/changes#L3-13
1 parent 3abe0af commit 7a8e75d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

generate.pl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ sub die_with_sample {
9494

9595
# sha256 checksum is from docker-perl team, cf https://github.com/docker-library/official-images/pull/12612#issuecomment-1158288299
9696
my %cpm = (
97-
url => "https://raw.githubusercontent.com/skaji/cpm/0.997011/cpm",
98-
sha256 => "7dee2176a450a8be3a6b9b91dac603a0c3a7e807042626d3fe6c93d843f75610",
97+
url => "https://raw.githubusercontent.com/skaji/cpm/0.997014/cpm",
98+
sha256 => "ee525f2493e36c6f688eddabaf53a51c4d3b2a4ebaa81576ac8b9f78ab57f4a1",
9999
);
100100

101101
die_with_sample unless defined $config->{releases};

0 commit comments

Comments
 (0)