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