feat(scoop): lune v0.8.6

This commit is contained in:
Erica Marigold 2024-06-23 18:11:37 +05:30
parent 44e6474d9c
commit 47fd2b8e80
No known key found for this signature in database
GPG key ID: 2768CC0C23D245D1

View file

@ -1,5 +1,5 @@
{
"version": "0.8.5",
"version": "0.8.6",
"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.8.5/lune-0.8.5-windows-x86_64.zip",
"hash": "553acd465ec3651af713739c78155125fafd66834b7b9f714a3cd4b2f695eb0f"
"url": "https://github.com/lune-org/lune/releases/download/v0.8.6/lune-0.8.6-windows-x86_64.zip",
"hash": "a3b8d13ca06b6e009478fa698dbe6e36de87c6e7b4b6ebc5bff2a592222540a5"
}
},
"bin": "lune.exe",