mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-08-26 11:27:00 +01:00
feat(scoop): lune v0.9.4
This commit is contained in:
parent
f89e93dfb4
commit
3e994949f8
2 changed files with 4 additions and 4 deletions
2
lune-src
2
lune-src
|
@ -1 +1 @@
|
||||||
Subproject commit e23dade86ddb17f65e716933c6202a99529b6861
|
Subproject commit 100164f5cd69b7a443155d2ceed57a0380b266cf
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "0.9.3",
|
"version": "0.9.4",
|
||||||
"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.3/lune-0.9.3-windows-x86_64.zip",
|
"url": "https://github.com/lune-org/lune/releases/download/v0.9.4/lune-0.9.4-windows-x86_64.zip",
|
||||||
"hash": "925bf6f3cb40e5adcff600b7c419a8471cf2a2113c2232b0983799b0f8925abc"
|
"hash": "397dcc13c0780a5b83d1f78b6e9db256b90a1f108ffcead3c0bc32d75679376a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lune.exe",
|
"bin": "lune.exe",
|
||||||
|
|
Loading…
Add table
Reference in a new issue