feat(scoop): lune v0.10.0

This commit is contained in:
Erica Marigold 2025-08-03 14:10:40 +01:00
parent 485be013c4
commit 4e24f1374a
Signed by: DevComp
SSH key fingerprint: SHA256:jD3oMT4WL3WHPJQbrjC3l5feNCnkv7ndW8nYaHX5wFw

View file

@ -1,5 +1,5 @@
{ {
"version": "0.9.4", "version": "0.10.0",
"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.4/lune-0.9.4-windows-x86_64.zip", "url": "https://github.com/lune-org/lune/releases/download/v0.10.0/lune-0.10.0-windows-x86_64.zip",
"hash": "397dcc13c0780a5b83d1f78b6e9db256b90a1f108ffcead3c0bc32d75679376a" "hash": "71f0f3bdda1694712843a4979bd829512fc96c7aa6d95470c6e7b4bb378fd2af"
} }
}, },
"bin": "lune.exe", "bin": "lune.exe",