diff --git a/bucket/rakudo-star.json b/bucket/rakudo-star.json index 645ed63940..ba6242a9f9 100644 --- a/bucket/rakudo-star.json +++ b/bucket/rakudo-star.json @@ -1,7 +1,7 @@ { "version": "2020.05.1-01", - "description": "Raku compiler for the MoarVM and JVM", - "homepage": "https://rakudo.org", + "description": "The Rakudo Star Bundle contains the Rakudo Compiler, a collection of modules from the Raku ecosystem, and the language documentation.", + "homepage": "https://rakudo.org/star", "license": "Artistic-2.0", "architecture": { "64bit": { @@ -13,7 +13,8 @@ "bin": [ "bin\\perl6.exe", "bin\\raku.exe", - "bin\\rakudo.exe" + "bin\\rakudo.exe", + "share\\perl6\\site\\bin\\zef.bat" ], "checkver": { "url": "https://rakudo.org/downloads/star",