From 86b49c15982c039617189e9a9cb3e60bb94f6584 Mon Sep 17 00:00:00 2001 From: Cynthia Foxwell Date: Mon, 6 Jul 2026 20:12:21 -0600 Subject: [PATCH] Better Codeblocks 1.0.6 --- exts/betterCodeblocks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exts/betterCodeblocks.json b/exts/betterCodeblocks.json index 55d5310..66fdef6 100644 --- a/exts/betterCodeblocks.json +++ b/exts/betterCodeblocks.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/Cynosphere/moonlight-extensions.git", - "commit": "f8a426e030647fb815e3959ed67f3e25d4039c13", + "commit": "a22ab3624bf8a1f96533bc7bf93366540c0a7df0", "scripts": ["build", "repo"], "artifact": "repo/betterCodeblocks.asar" }