diff --git a/bucket/moonscript.json b/bucket/moonscript.json deleted file mode 100644 index 8bc377c788..0000000000 --- a/bucket/moonscript.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "version": "0.5.0", - "description": "Compiler of MoonScript, a dynamic scripting language that compiles into Lua", - "homepage": "https://moonscript.org/", - "license": "MIT", - "url": "https://github.com/leafo/moonscript/releases/download/win32-v0.5.0/moonscript-187bac54ee5a7450013e9c38e005a0e671b76f45.zip", - "hash": "6c8a255a46a6805f5582fb03771a7289cb5ba79a83781f56ee5ee93d3ef489fc", - "bin": [ - "moon.exe", - "moonc.exe" - ] -}