From dbd8638d1858e77ff39d3838d6894ed14886396c Mon Sep 17 00:00:00 2001 From: Eugene Blikh Date: Wed, 5 Aug 2026 12:28:59 +0300 Subject: [PATCH] ci(apk): restore CORE_VER 0.84.5 The previous commit accidentally reverted 1760deb's core bump to 0.83.8 while splitting unrelated hunks; put 0.84.5 back. --- .build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.build.yml b/.build.yml index 67a005edf77b7b8713c2b3068624ab3a92f314b3..cd766a54ffa592e7626c785855b0549f7c91155e 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: