feat(scoop): lune v0.9.4

This commit is contained in:
Erica Marigold 2025-06-15 12:18:23 +01:00
parent f89e93dfb4
commit 3e994949f8
Signed by: DevComp
SSH key fingerprint: SHA256:jD3oMT4WL3WHPJQbrjC3l5feNCnkv7ndW8nYaHX5wFw
2 changed files with 4 additions and 4 deletions

@ -1 +1 @@
Subproject commit e23dade86ddb17f65e716933c6202a99529b6861
Subproject commit 100164f5cd69b7a443155d2ceed57a0380b266cf

View file

@ -1,5 +1,5 @@
{
"version": "0.9.3",
"version": "0.9.4",
"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.9.3/lune-0.9.3-windows-x86_64.zip",
"hash": "925bf6f3cb40e5adcff600b7c419a8471cf2a2113c2232b0983799b0f8925abc"
"url": "https://github.com/lune-org/lune/releases/download/v0.9.4/lune-0.9.4-windows-x86_64.zip",
"hash": "397dcc13c0780a5b83d1f78b6e9db256b90a1f108ffcead3c0bc32d75679376a"
}
},
"bin": "lune.exe",