From 788f9905b15cd330952fdf99c48bb3f66fef00b3 Mon Sep 17 00:00:00 2001 From: Aly Cerruti Date: Thu, 13 Aug 2026 13:50:20 -0600 Subject: [PATCH] katex to 1.0.5, ruby to 1.0.3 --- exts/katex.json | 2 +- exts/ruby.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exts/katex.json b/exts/katex.json index cc94733..11af2cd 100644 --- a/exts/katex.json +++ b/exts/katex.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/s5bug/aly-extensions.git", - "commit": "f43ea0594def54c8879b17b21b996fd969f68f69", + "commit": "80d62f56a3f99fedb79565dfadad6c3a6eba05b7", "scripts": ["build", "repo"], "artifact": "repo/katex.asar" } diff --git a/exts/ruby.json b/exts/ruby.json index c573eb2..77a93ab 100644 --- a/exts/ruby.json +++ b/exts/ruby.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/s5bug/aly-extensions.git", - "commit": "f43ea0594def54c8879b17b21b996fd969f68f69", + "commit": "80d62f56a3f99fedb79565dfadad6c3a6eba05b7", "scripts": ["build", "repo"], "artifact": "repo/ruby.asar" }