diff --git a/package/scoop/lune.json b/package/scoop/lune.json index de7b79a..453bf1c 100644 --- a/package/scoop/lune.json +++ b/package/scoop/lune.json @@ -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",