From 60fc8e43bc02c809c5c3783906a49d4a91bf7a84 Mon Sep 17 00:00:00 2001 From: butler Date: Wed, 17 Jun 2026 18:34:47 -0400 Subject: [PATCH] Downloads: link each OS row to /dl/ always-latest redirect MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 67c5bb2..90a99de 100644 --- a/index.html +++ b/index.html @@ -182,29 +182,29 @@