Skip to content

Commit faded45

Browse files
fix(deps): bump o-tiling v2.9.4 pin — upstream re-tagged the release (#211)
The build failed the SHA256 pin for o-tiling v2.9.4: the asset no longer matches the pinned 7cc729db…. Upstream (oliwebd) re-tagged v2.9.4 — the asset's mtime is 2026-06-19 23:48, AFTER #205 pinned it. The pin did exactly its job (caught a silent content change under a stable tag). Verified the new artifact: SHA 295cd35… is stable across repeated downloads (not corruption) and it's a valid GNOME extension zip (metadata.json + extension.js). Bump the pin to the current content. (Renovate won't catch a same-version re-tag, so this is a manual bump.)
1 parent 1e1906b commit faded45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build_files/build-margine-extensions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ EXT_DIR=/usr/share/gnome-shell/extensions
6565
# Margine overrides in 03-margine-o-tiling are unchanged in 2.8.17.
6666
OTILING_VERSION="v2.9.4"
6767
OTILING_URL="https://github.com/oliwebd/o-tiling/releases/download/${OTILING_VERSION}/o-tiling@oliwebd.github.qkg1.top-${OTILING_VERSION}.zip"
68-
OTILING_SHA256="7cc729db825fce5e0ca695911c8522bc132cdbf5aa20c98e64661959d854969d"
68+
OTILING_SHA256="295cd3518863b35fcfa6ab47684a38bbb1cb42e88910da4a53eee873a65f5298"
6969

7070
# Hide Cursor is hosted only on EGO. version_tag pinned for the GNOME
7171
# Shell major of the current base (50). When Bluefin bumps GNOME, the

0 commit comments

Comments
 (0)