mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
rakudo-star: Change description and add ZEF to bin (#1560)
This commit is contained in:
parent
1cdbf94c64
commit
0b2c0ff708
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user