updates brew url

This commit is contained in:
2025-11-06 01:27:09 -06:00
parent 9370bc6c61
commit ce18d2a206

View File

@@ -32,7 +32,7 @@ else
GROUP="$(id -gn)"
TOUCH="/bin/touch"
fi
BREW_REPO="https://github.com/Homebrew/brew"
BREW_REPO="http://pi5c0.lan:3000/hombrew-highsierra/brew.git"
# TODO: bump version when new macOS is released
MACOS_LATEST_SUPPORTED="10.15"