From 0e799979a5df1ff38b89209367f330b23f866115 Mon Sep 17 00:00:00 2001 From: uazo Date: Fri, 5 Jun 2026 12:53:59 +0200 Subject: [PATCH] Update fonts url --- components/query4_0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/query4_0.json b/components/query4_0.json index 4cd5e8b8..426e7767 100644 --- a/components/query4_0.json +++ b/components/query4_0.json @@ -14,7 +14,7 @@ "operations": [ { "type": "download", - "urls": [ { "url": "https://github.com/uazo/cromite/releases/latest/download/fonts_component.zip" } ], + "urls": [ { "url": "https://uazo.github.io/cromite/components/fonts_component.zip" } ], "out": { "sha256": "22639FA1B21D9D95E6343A6A58028B224903D23BA404537584A22236FCFC3482" }, "size": 60716451 },