Skip to content

0.1.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 06:20

Install mdref 0.1.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/studentweis/mdref/releases/download/0.1.2/mdref-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/studentweis/mdref/releases/download/0.1.2/mdref-installer.ps1 | iex"

Download mdref 0.1.2

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