Downloads: link each OS row to /dl/<os> always-latest redirect

The rows pointed at the generic releases page. Point them at a new
server-side redirector (goblin.st/dl/macos etc.) that 302s to the
current release's asset for that platform — direct one-click downloads
that auto-follow new builds, so they never go stale. 'All builds &
checksums' still opens the releases page.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-17 18:34:47 -04:00
parent 289b221626
commit 60fc8e43bc
+6 -6
View File
@@ -182,29 +182,29 @@
<div class="dl-card">
<span class="build-chip"><span class="dot"></span> latest release</span>
<div class="dl-rows">
<a href="https://github.com/2ro/goblin/releases/latest">
<a href="/dl/linux">
<svg viewBox="0 0 24 24"><path d="M12 3c-2 0-3.5 1.6-3.5 3.8 0 1.5-.6 2.7-1.5 4-1 1.4-2 3-2 5C5 19 7 21 9.5 20.4c.8-.2 1.6-.2 2.5-.2s1.7 0 2.5.2C17 21 19 19 19 15.8c0-2-1-3.6-2-5-.9-1.3-1.5-2.5-1.5-4C15.5 4.6 14 3 12 3z"/><path d="M9.5 9.8h.01M14.5 9.8h.01"/></svg>
<span class="name">Linux <span class="file">x86_64 · tar.gz</span></span>
<span class="arrow"></span>
</a>
<a href="https://github.com/2ro/goblin/releases/latest">
<a href="/dl/appimage">
<svg viewBox="0 0 24 24"><path d="M12 3l8 4.5v9L12 21l-8-4.5v-9L12 3z"/><path d="M4 7.5l8 4.5 8-4.5M12 12v9"/></svg>
<span class="name">Linux AppImage <span class="file">x86_64 · chmod +x, run</span></span>
<span class="arrow"></span>
</a>
<a href="https://github.com/2ro/goblin/releases/latest">
<a href="/dl/windows">
<svg viewBox="0 0 24 24"><path d="M4 6.5 10.5 5v6H4v-4.5zM11.5 4.8 20 3.5V11h-8.5V4.8zM4 12.5h6.5v6L4 17.1v-4.6zM11.5 12.5H20v7.4l-8.5-1.3v-6.1z"/></svg>
<span class="name">Windows <span class="file">x86_64 · zip</span></span>
<span class="arrow"></span>
</a>
<a href="https://github.com/2ro/goblin/releases/latest">
<a href="/dl/macos">
<svg viewBox="0 0 24 24"><path d="M12 7.6c-1.2-1-2.9-1-4.1 0-1.7 1.3-2.1 4.1-1 6.7.7 1.8 2 3.9 3.4 3.9.7 0 1-.4 1.7-.4s1 .4 1.7.4c1.4 0 2.7-2.1 3.4-3.9 1.1-2.6.7-5.4-1-6.7-1.2-1-2.9-1-4.1 0z"/><path d="M12 7.6c0-1.6 1.1-3.1 2.7-3.4"/></svg>
<span class="name">macOS <span class="file">universal · zip</span></span>
<span class="arrow"></span>
</a>
<a href="https://github.com/2ro/goblin/releases/latest">
<a href="/dl/android">
<svg viewBox="0 0 24 24"><path d="M7 8.5C7 6 9.2 4 12 4s5 2 5 4.5M7 8.5h10M7 8.5v7a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-7M9 4 8 2.5M15 4l1-1.5M9.5 19.5V22M14.5 19.5V22"/></svg>
<span class="name">Android <span class="file">armv7 + arm64 · apk</span></span>
<span class="name">Android <span class="file">arm · apk</span></span>
<span class="arrow"></span>
</a>
<a href="https://github.com/2ro/goblin/releases">