diff --git a/install-all.sh b/install-all.sh index 6b702e9..a07e1e8 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/cbca365/install.sh" | sh +curl -fsSL "$GH/biff/677d77a/install.sh" | sh banner "quarry" curl -fsSL "$GH/quarry/1fdc9da/install.sh" | sh diff --git a/profile/README.md b/profile/README.md index 440396b..d215dd9 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/656672d/install-all.sh | sh +curl -fsSL https://raw.githubusercontent.com/punt-labs/.github/a7ee059/install-all.sh | sh ``` ## PyPI Packages