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