feat(scoop): lune v0.9.0

This commit is contained in:
Erica Marigold 2025-04-26 09:15:54 +05:30
parent 84b8e17059
commit 1d92fdea62
Signed by: DevComp
SSH key fingerprint: SHA256:jD3oMT4WL3WHPJQbrjC3l5feNCnkv7ndW8nYaHX5wFw

View file

@ -1,5 +1,5 @@
{
"version": "0.8.9",
"version": "0.9.0",
"description": "A standalone Luau script runtime",
"homepage": "https://lune-org.github.io/docs",
"license": {
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/lune-org/lune/releases/download/v0.8.9/lune-0.8.9-windows-x86_64.zip",
"hash": "dccf2c0ffe639cc34ea1289d9de3a77a321a0131769a61ff276c0b995cfa0c52"
"url": "https://github.com/lune-org/lune/releases/download/v0.9.0/lune-0.9.0-windows-x86_64.zip",
"hash": "b81314c6220853cdcf9ab7f7aa398624cd59f8da2740e48fe0b0a66e6e5d8a1e"
}
},
"bin": "lune.exe",