Skip to content

Commit 7c5efac

Browse files
committed
1 parent 2723715 commit 7c5efac

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.997014/cpm",
98-
sha256 => "ee525f2493e36c6f688eddabaf53a51c4d3b2a4ebaa81576ac8b9f78ab57f4a1",
97+
url => "https://raw.githubusercontent.com/skaji/cpm/0.997017/cpm",
98+
sha256 => "e3931a7d994c96f9c74b97d1b5b75a554fc4f06eadef1eca26ecc0bdcd1f2d11",
9999
);
100100

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

0 commit comments

Comments
 (0)