1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2024-11-05 07:49:02 +00:00
dupeguru/_data/downloads.yml
Andrew Senetar b0ac0e543c
Cleanup a few pages, add note on macOS
Download link for macOS version now points to note about the versions
available to users. Hope is to increase awareness about bugs in 4.0.3.
2021-03-10 00:00:40 -06:00

27 lines
813 B
YAML

oses:
- name: Windows
icon: windows
packages:
- arch: x64
link: https://github.com/arsenetar/dupeguru/releases/download/4.1.0/dupeGuru_win64_4.1.0.exe
- arch: x32
link: https://github.com/arsenetar/dupeguru/releases/download/4.1.0/dupeGuru_win32_4.1.0.exe
- name: Ubuntu
icon: linux
packages:
- arch: x32, x64
link: https://launchpad.net/~dupeguru/+archive/ubuntu/ppa/+packages
- name: macOS
icon: apple
packages:
- arch: "10.12+"
link: ./2021/03/09/macOS_version_notes.html
icon: apple
- name: Source
icon: github
packages:
- arch: zip
link: https://github.com/arsenetar/dupeguru/archive/4.1.0.zip
- arch: tar.gz
link: https://github.com/arsenetar/dupeguru/archive/4.1.0.tar.gz