rakudo-star: Change description and add ZEF to bin (#1560)

This commit is contained in:
Anton Oks 2020-11-20 04:22:32 +01:00 committed by GitHub
parent 1cdbf94c64
commit 0b2c0ff708
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",