diff --git a/install-all.sh b/install-all.sh index 489e611..cf05043 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/927ee2b/install.sh" | sh +curl -fsSL "$GH/biff/01ef36e/install.sh" | sh banner "quarry" curl -fsSL "$GH/quarry/1fdc9da/install.sh" | sh diff --git a/profile/README.md b/profile/README.md index 264bd3b..b127ded 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/1f2364d/install-all.sh | sh +curl -fsSL https://raw.githubusercontent.com/punt-labs/.github/a5a9888/install-all.sh | sh ``` ## PyPI Packages