From f5bb4375b67f5bbb59f888da4bd099c93f90bf04 Mon Sep 17 00:00:00 2001 From: Amolith Date: Sat, 3 Jan 2026 11:44:36 -0700 Subject: [PATCH] docs(README): bump to v0.30.1-fork.1 Assisted-by: Claude Opus 4.5 via Crush --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 428a1ec67aeb036945f8a6462ad0021db7488142..0a595b017417bb544ffb86da7160b950c4f72569 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.30.0-fork.1 + bin install goinstall://git.secluded.site/crush@v0.30.1-fork.1 ``` - Or using the [go toolchain](https://go.dev/dl) (requires tracking updates manually) ```bash - go install git.secluded.site/crush@v0.30.0-fork.1 + go install git.secluded.site/crush@v0.30.1-fork.1 ``` I pull upstream changes into the `upstream` branch here, break my