feat(scoop): lune v0.9.1

This commit is contained in:
Erica Marigold 2025-04-30 13:15:02 +01:00
parent 38830f9610
commit fd19866767
Signed by: DevComp
SSH key fingerprint: SHA256:jD3oMT4WL3WHPJQbrjC3l5feNCnkv7ndW8nYaHX5wFw

View file

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