Skip to content

OpenBoot v0.50.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 13:43
· 140 commits to main since this release

What's New

  • Package catalog from server — CLI now fetches the full package list from openboot.dev at startup and caches it for 24 hours. Falls back to the embedded catalog when offline (~/.openboot/packages-cache.json)
  • Upgrade hint — CLI warns when the server requires a newer version, with a direct upgrade command

Improvements

  • Faster startupopenboot version and openboot help no longer make network requests
  • Remote config install — shell configuration, dotfiles, and macOS preferences now apply correctly when installing via openboot -u <user>

Installation

brew install openbootdotdev/tap/openboot

Or upgrade:

brew upgrade openbootdotdev/tap/openboot

Binaries

Platform Architecture Download
macOS Apple Silicon (M1/M2/M3/M4) openboot-darwin-arm64
macOS Intel openboot-darwin-amd64