{ "version": "0.592", "description": "A fast, small, safe, gradually typed embeddable scripting language derived from Lua", "homepage": "https://luau-lang.org/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/Roblox/luau/releases/download/0.592/luau-windows.zip", "hash": "d7a96679f3f5cb05c3b9cf912d3a82cc4eba6c552ff9c379c120521787488a5d" } }, "bin": [ "luau.exe", "luau-analyze.exe" ], "checkver": { "github": "https://github.com/Roblox/luau" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/Roblox/luau/releases/download/$version/luau-windows.zip" } } } }