4 Commits (f1a2d0292c19163e1f0be4d1d00d52eaac1d1ff6)

Author SHA1 Message Date
Buddy f1a2d0292c fix: support arm64 macs in install-sass
get_arch only handled x86_64, so arm64 machines hit "unsupported
uname: arm64" before any download was attempted. Also add a local
get_os override: dart-sass names its macOS assets "macos-*", but the
shared get_os helper returns "darwin", which 404s.
3 days ago
Buddy 674ed2d739 Bump pinned versions in install scripts via scripts/update-versions
Includes the manual protoc-system/minikube-system URL fixes and the
bat-extras EXTRA_FILE companion bump found while reviewing the run.
3 days ago
Buddy 90c1052a02 Bump versions 8 months ago
Buddy Sandidge 30574711c3 Add install sass script 2 years ago