From 409b65dad002f10266e635a22b5832dca4d281f2 Mon Sep 17 00:00:00 2001 From: Amolith Date: Sat, 31 Jan 2026 19:56:56 -0700 Subject: [PATCH] docs(README): bump to v0.37.0-fork.1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 987dffcbdd3112ab09fc38c6d811b2291b98e13e..47f708c4a7439a4274bfc3281ec3d0d199ac1b91 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.31.0-fork.1 + bin install goinstall://git.secluded.site/crush@v0.37.0-fork.1 ``` - Or using the [go toolchain](https://go.dev/dl) (requires tracking updates manually) ```bash - go install git.secluded.site/crush@v0.31.0-fork.1 + go install git.secluded.site/crush@v0.37.0-fork.1 ``` I pull upstream changes into the `upstream` branch here, break my