Skip to content

0.9.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 21:24
99b31da

Release Notes

🚀 Features

  • Add global configuration file (#56)
  • Check for updates automatically (#50)

Install git-vmr 0.9.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eugencowie/git-vmr/releases/download/v0.9.0/git-vmr-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/eugencowie/git-vmr/releases/download/v0.9.0/git-vmr-installer.ps1 | iex"

Download git-vmr 0.9.0

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