diff --git a/lune-src b/lune-src index 100164f..5d1401c 160000 --- a/lune-src +++ b/lune-src @@ -1 +1 @@ -Subproject commit 100164f5cd69b7a443155d2ceed57a0380b266cf +Subproject commit 5d1401cdf611cc9f215f03bdf16ada0e77717edf diff --git a/package/scoop/lune.json b/package/scoop/lune.json index 9aa18f8..4723dd5 100644 --- a/package/scoop/lune.json +++ b/package/scoop/lune.json @@ -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",