From 1760debbbb94c4056eb7326d3dbff472f0940566 Mon Sep 17 00:00:00 2001 From: Eugene Blikh Date: Wed, 5 Aug 2026 12:25:46 +0300 Subject: [PATCH] ci(apk): build CSS against core 0.84.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tracks the srht deployment's SRHT_CORE_VER bump (unified project nav added scss/nav.scss and reworked dark.scss). BOOTSTRAP_REV unchanged — the bootstrap submodule did not move between 0.83.8 and 0.84.5. --- .build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.build.yml b/.build.yml index 788774b28c70c1de4ecda0c16545f6edca1bcec2..5f6f9191ac62d1b0a920a15a5d94493e10b4f81b 100644 --- a/.build.yml +++ b/.build.yml @@ -25,7 +25,7 @@ environment: # Must track the srht deployment's SRHT_CORE_VER, or this service's theme # drifts from the rest of the instance. BOOTSTRAP_REV is the submodule commit # core.sr.ht pins at that tag; bump the two together. - CORE_VER: "0.83.8" + CORE_VER: "0.84.5" BOOTSTRAP_REV: 779ad9f174ea5ab7e755f6df0ec9e5912d67dd16 submitter: git.sr.ht: