diff --git a/package/scoop/lune.json b/package/scoop/lune.json index c10c0f4..b0720b8 100644 --- a/package/scoop/lune.json +++ b/package/scoop/lune.json @@ -1,5 +1,5 @@ { - "version": "0.8.8", + "version": "0.8.9", "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.8/lune-0.8.8-windows-x86_64.zip", - "hash": "f1b4a4bad531c20885a3556444767b66637cb40b9b6ddaa5f779f5f7eab1c84e" + "url": "https://github.com/lune-org/lune/releases/download/v0.8.9/lune-0.8.9-windows-x86_64.zip", + "hash": "dccf2c0ffe639cc34ea1289d9de3a77a321a0131769a61ff276c0b995cfa0c52" } }, "bin": "lune.exe",