github tylerbutler/repoverlay v0.5.0
0.5.0 - 2026-02-14

4 hours ago

Release Notes

Added

  • support bare owner names in source URL validation (#89)
  • (cli) add --force and --skip-conflicts flags for conflict handling (#36)

Fixed

  • resolve overlay repo config from sources instead of legacy field (#86)

Other

  • add badges and streamline README (#87)
  • (deps) bump taiki-e/install-action from 2.67.18 to 2.67.26 (#71)
  • (deps) bump release-plz/action from 0.5.124 to 0.5.126 (#72)

Install repoverlay 0.5.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tylerbutler/repoverlay/releases/download/v0.5.0/repoverlay-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/tylerbutler/repoverlay/releases/download/v0.5.0/repoverlay-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install tylerbutler/tap/repoverlay

Download repoverlay 0.5.0

File Platform Checksum
repoverlay-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
repoverlay-x86_64-apple-darwin.tar.xz Intel macOS checksum
repoverlay-x86_64-pc-windows-msvc.zip x64 Windows checksum
repoverlay-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
repoverlay-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Don't miss a new repoverlay release

NewReleases is sending notifications on new releases.