diff --git a/package/scoop/lune.json b/package/scoop/lune.json index 06d2b3f..92d9798 100644 --- a/package/scoop/lune.json +++ b/package/scoop/lune.json @@ -1,5 +1,5 @@ { - "version": "0.8.2", + "version": "0.8.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/filiptibell/lune/releases/download/v0.8.2/lune-0.8.2-windows-x86_64.zip", - "hash": "bcfd89ebc8c3c192ddb1466b52cb7519608b8bb21d5fd64760822a132a96599b" + "url": "https://github.com/filiptibell/lune/releases/download/v0.8.3/lune-0.8.3-windows-x86_64.zip", + "hash": "cf7f3a8e08759d4d66e414f159f574f8fe477409963984bebc1a8bb677259cc2" } }, "bin": "lune.exe",