Update download links for 4.2.1

This commit is contained in:
Andrew Senetar 2022-03-26 17:33:57 -05:00
parent 5eb3fc1b45
commit 3ebf70b1f5
Signed by: arsenetar
GPG Key ID: C63300DCE48AB2F1
2 changed files with 8 additions and 10 deletions

View File

@ -1,11 +1,11 @@
oses:
- name: Windows
icon: windows
packages:
icon: windows
packages:
- arch: x64
link: https://github.com/arsenetar/dupeguru/releases/download/4.2.0/dupeGuru_win64_4.2.0.exe
link: https://github.com/arsenetar/dupeguru/releases/download/4.2.1/dupeGuru_win64_4.2.1.exe
- arch: x32
link: https://github.com/arsenetar/dupeguru/releases/download/4.2.0/dupeGuru_win32_4.2.0.exe
link: https://github.com/arsenetar/dupeguru/releases/download/4.2.1/dupeGuru_win32_4.2.1.exe
- name: Ubuntu
icon: linux
packages:
@ -16,12 +16,10 @@ oses:
packages:
- arch: "10.12+"
link: ./2022/03/09/macOS_cocoa_phase_out.html
icon: apple
- name: Source
icon: github
packages:
- arch: zip
link: https://github.com/arsenetar/dupeguru/archive/4.2.0.zip
link: https://github.com/arsenetar/dupeguru/archive/4.2.1.zip
- arch: tar.gz
link: https://github.com/arsenetar/dupeguru/archive/4.2.0.tar.gz
link: https://github.com/arsenetar/dupeguru/archive/4.2.1.tar.gz

View File

@ -3,8 +3,8 @@ title: "macOS Cocoa Phase Out"
---
We now have working macOS versions of dupeGuru built with both UI toolkits and supporting both
Intel and M1 chips. The latest downloads are as follows (see details below for more information):
- Qt Version [https://github.com/arsenetar/dupeguru/releases/download/4.2.0/dupeguru_macOS_Qt_4.2.0.zip](https://github.com/arsenetar/dupeguru/releases/download/4.2.0/dupeguru_macOS_Qt_4.2.0.zip)
- Cocoa Version [https://github.com/arsenetar/dupeguru/releases/download/4.2.0/dupeguru_macOS_Cocoa_4.2.0.dmg](https://github.com/arsenetar/dupeguru/releases/download/4.2.0/dupeguru_macOS_Cocoa_4.2.0.dmg)
- Qt Version [https://github.com/arsenetar/dupeguru/releases/download/4.2.1/dupeguru_macOS_Qt_4.2.1.zip](https://github.com/arsenetar/dupeguru/releases/download/4.2.1/dupeguru_macOS_Qt_4.2.1.zip)
- Cocoa Version [https://github.com/arsenetar/dupeguru/releases/download/4.2.1/dupeguru_macOS_Cocoa_4.2.1.dmg](https://github.com/arsenetar/dupeguru/releases/download/4.2.1/dupeguru_macOS_Cocoa_4.2.1.dmg)
## History & Cocoa Phase Out
Most of the history is detailed in [macOS Releases Going Forward]({% post_url 2021-08-14-macOS_releases_going_forward %}) and [macOS Version Notes]({% post_url 2021-03-09-macOS_version_notes %})