From 7aa99dfadbffaf00fd50c9bcc0d46149c34c3aa9 Mon Sep 17 00:00:00 2001 From: Dave Thompson Date: Fri, 31 Jul 2026 07:06:09 -0400 Subject: [PATCH] chore: advance self-bootstrap pin to v0.4.10 Point SFETCH_VERSION (bootstrap and CI install-script smoke) at the signed v0.4.10 release as the new N-1 fully-signed pin. Generated by Grok 4.5 (https://x.ai) running Grok Build (https://x.ai) under supervision of @3leapsdave Co-Authored-By: Grok 4.5 Role: devlead Committer-of-Record: Dave Thompson [@3leapsdave] --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e878ba7..798ea52 100644 --- a/Makefile +++ b/Makefile @@ -45,7 +45,7 @@ BIN_DIR := $(CURDIR)/bin # pin (see .github/workflows/ci.yml). Always a fully-signed published release — # never "latest" and never the in-flight cut — so main CI cannot 404 during the # tag/upload window. Advance after each release publishes + signs. -SFETCH_VERSION := v0.4.9 +SFETCH_VERSION := v0.4.10 GONEAT_VERSION ?= v0.5.15 GOVULNCHECK_VERSION ?= v1.6.0