Skip to content

md v0.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 07:48

md installers

Platform Package
macOS .dmg (universal), Homebrew (brew install --cask sihanteng/md/md)
Linux .AppImage, .rpm (Fedora/RHEL: sudo dnf install ./md-*.rpm)
Windows .msi

Built from commit 40fe8fbc87c9a83c1bb5941bf719477a4249296e.

This release also includes signed updater artifacts (latest.json +
.sig files) — installed copies of md pick up new versions
automatically (File → Check for Updates…). On Linux, OTA updates
apply to the AppImage; the RPM updates through dnf.

Install notes

  • macOS: open the DMG and drag md to Applications, or brew install --cask sihanteng/md/md. Unsigned builds may need System Settings → Privacy & Security → Open Anyway.
  • Linux (AppImage): chmod +x md_*.AppImage && ./md_*.AppImage
  • Linux (RPM): sudo dnf install ./md-*.rpm
  • Windows: run the MSI installer (WebView2 bootstrapper downloads if needed).