From e51da1adbfa3547d4664859652befb39d66bb397 Mon Sep 17 00:00:00 2001 From: Cynthia Foxwell Date: Sun, 15 Mar 2026 12:33:06 -0600 Subject: [PATCH] Better Codeblocks 1.0.4 --- exts/betterCodeblocks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exts/betterCodeblocks.json b/exts/betterCodeblocks.json index 6e9cda7..0b99f0d 100644 --- a/exts/betterCodeblocks.json +++ b/exts/betterCodeblocks.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/Cynosphere/moonlight-extensions.git", - "commit": "100701995cd22db9fc7b00bd4fa1c07614c0ae6b", + "commit": "70afa3f1a88c336327857d1c1b85305aa0426fa5", "scripts": ["build", "repo"], "artifact": "repo/betterCodeblocks.asar" }