From 0ca65ce12505ecd2a56e945155320de193d35597 Mon Sep 17 00:00:00 2001 From: Amolith Date: Sat, 20 Dec 2025 11:53:21 -0700 Subject: [PATCH] docs(README): bump to v0.29.0-fork.2 Assisted-by: Claude Sonnet 4 via Crush --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6d91aa16a29964e5ce286ddd1cb92c4e6bf300e4..0f5f8a1615be4de1c03a902b44150ffcaa6f4c51 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,12 @@ Install my fork either… because it's one tool to manage and update myriad CLI tools distributed as statically-linked binaries, like _nasin pali_) ```bash - bin install goinstall://git.secluded.site/crush@v0.29.0-fork.1 + bin install goinstall://git.secluded.site/crush@v0.29.0-fork.2 ``` - Or using the [go toolchain](https://go.dev/dl) (requires tracking updates manually) ```bash - go install git.secluded.site/crush@v0.29.0-fork.1 + go install git.secluded.site/crush@v0.29.0-fork.2 ``` I pull upstream changes into the `upstream` branch here, break my