From a18a79ab428f3c60010fd1f217c772d23c6f664c Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Sun, 30 Jul 2023 13:27:41 +0530 Subject: [PATCH] fix(scoop): JSON syntax error --- package/scoop/lune.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/scoop/lune.json b/package/scoop/lune.json index b0af227..fb19b60 100644 --- a/package/scoop/lune.json +++ b/package/scoop/lune.json @@ -10,7 +10,7 @@ "64bit": { "url": "https://github.com/filiptibell/lune/releases/download/v0.7.5/lune-0.7.5-windows-x86_64.zip", "hash": "601e8050d711c4393da06f2c63ee8a45574901e40a03435f0098e130a23a5cec" - }, + } }, "bin": "lune.exe", "autoupdate": {