diff --git a/install-all.sh b/install-all.sh index 19688e6..845f1fb 100755 --- a/install-all.sh +++ b/install-all.sh @@ -54,7 +54,7 @@ banner "beadle" curl -fsSL "$GH/beadle/5cdeaac/install.sh" | sh banner "biff" -curl -fsSL "$GH/biff/01ef36e/install.sh" | sh +curl -fsSL "$GH/biff/cbca365/install.sh" | sh banner "quarry" curl -fsSL "$GH/quarry/1fdc9da/install.sh" | sh diff --git a/profile/README.md b/profile/README.md index c7087d3..c3a8b2b 100644 --- a/profile/README.md +++ b/profile/README.md @@ -43,7 +43,7 @@ Real projects where we discover what works and what doesn't. All CLIs and all Claude Code plugins in a single command: ```bash -curl -fsSL https://raw.githubusercontent.com/punt-labs/.github/3668e82/install-all.sh | sh +curl -fsSL https://raw.githubusercontent.com/punt-labs/.github/013904a/install-all.sh | sh ``` ## PyPI Packages