aboutsummaryrefslogtreecommitdiff
path: root/tools/star/windows-msi.pod
diff options
context:
space:
mode:
Diffstat (limited to 'tools/star/windows-msi.pod')
-rw-r--r--tools/star/windows-msi.pod12
1 files changed, 10 insertions, 2 deletions
diff --git a/tools/star/windows-msi.pod b/tools/star/windows-msi.pod
index d4f8b63..8674c22 100644
--- a/tools/star/windows-msi.pod
+++ b/tools/star/windows-msi.pod
@@ -118,6 +118,12 @@ or mailing list.
=item Step 9
+Generate a SHA256 sum eg.
+
+ $ sha256sum "rakudo-star-YYYY.MM-x86_64 (JIT).msi" | cut -f1 -d" " > "rakudo-star-YYYY.MM-x86_64 (JIT).msi.sha256.txt"
+
+=item Step 10
+
Upload the msi package to L<http://rakudo.org/downloads/star> and L<https://rakudo.perl6.org/downloads/star/>:
scp "rakudo-star-YYYY.MM-x86 (no JIT).msi" rakudo@rakudo.org:public_html/downloads/star
@@ -126,7 +132,9 @@ Upload the msi package to L<http://rakudo.org/downloads/star> and L<https://raku
If you don't have permission to do this step, please ask one(pmichaud, jnthn,
masak, PerlJam/perlpilot, tadzik, moritz) on C<#perl6> to do it for you.
-=item Step 10
+Also upload the sha256 sum eg. C<rakudo-star-YYYY.MM-x86_64 (JIT).msi.sha256.txt>
+
+=item Step 11
Publicize the msi packages in the appropriate places. These include:
@@ -138,7 +146,7 @@ Publicize the msi packages in the appropriate places. These include:
=back
-=item Step 11
+=item Step 12
You're done! Celebrate with the appropriate amount of fun.