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 2723715 commit 7c5efacCopy full SHA for 7c5efac
generate.pl
@@ -94,8 +94,8 @@ sub die_with_sample {
94
95
# sha256 checksum is from docker-perl team, cf https://github.com/docker-library/official-images/pull/12612#issuecomment-1158288299
96
my %cpm = (
97
- url => "https://raw.githubusercontent.com/skaji/cpm/0.997014/cpm",
98
- sha256 => "ee525f2493e36c6f688eddabaf53a51c4d3b2a4ebaa81576ac8b9f78ab57f4a1",
+ url => "https://raw.githubusercontent.com/skaji/cpm/0.997017/cpm",
+ sha256 => "e3931a7d994c96f9c74b97d1b5b75a554fc4f06eadef1eca26ecc0bdcd1f2d11",
99
);
100
101
die_with_sample unless defined $config->{releases};
0 commit comments