From 20651d12cee79733b1e147deb80d970fd556a028 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 9 Jul 2026 21:00:53 +0000 Subject: [PATCH] Automated documentation update [skip ci] --- src/homebrew-packages/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/homebrew-packages/README.md b/src/homebrew-packages/README.md index aa3fc17..2d5a30d 100644 --- a/src/homebrew-packages/README.md +++ b/src/homebrew-packages/README.md @@ -7,9 +7,7 @@ Installs a list of Homebrew packages. ```json "features": { - "ghcr.io/epoch8/devcontainer-features/homebrew-packages:1": { - "packages": "typescript vtop wget@1.21 claude-code" - } + "ghcr.io/epoch8/devcontainer-features/homebrew-packages:0": {} } ``` @@ -24,4 +22,4 @@ Installs a list of Homebrew packages. --- -_Note: This file was auto-generated from the [devcontainer-feature.json](devcontainer-feature.json). Add additional notes to a `NOTES.md`._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/epoch8/devcontainer-features/blob/main/src/homebrew-packages/devcontainer-feature.json). Add additional notes to a `NOTES.md`._