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: oses:
- name: Windows - name: Windows
icon: windows icon: windows
packages: packages:
- arch: x64 - 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 - 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 - name: Ubuntu
icon: linux icon: linux
packages: packages:
@ -16,12 +16,10 @@ oses:
packages: packages:
- arch: "10.12+" - arch: "10.12+"
link: ./2022/03/09/macOS_cocoa_phase_out.html link: ./2022/03/09/macOS_cocoa_phase_out.html
icon: apple
- name: Source - name: Source
icon: github icon: github
packages: packages:
- arch: zip - 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 - 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 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): 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) - 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.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) - 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 ## 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 %}) 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 %})