diff --git a/_layouts/home.html b/_layouts/home.html index 1d45c420..b7c4c020 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -17,9 +17,9 @@ layout: default {%- endfor -%} {%- endfor -%} +

Additional Downloads

{%- endif -%} -

Additional Downloads

{{ content }} diff --git a/_posts/2022-03-09-macOS_cocoa_phase_out.md b/_posts/2022-03-09-macOS_cocoa_phase_out.md index 7f0ccf39..21f0f3f0 100644 --- a/_posts/2022-03-09-macOS_cocoa_phase_out.md +++ b/_posts/2022-03-09-macOS_cocoa_phase_out.md @@ -4,9 +4,9 @@ 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.1.1/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.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) ## 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 %}) With the current development mainly focusing on the Qt version for new features and improvements, the Cocoa UI version will no longer be updated with the next minor release. -If you would like to discuss this, feel free to start a discussion at https://github.com/arsenetar/dupeguru/discussions. +If you would like to discuss this, feel free to start a discussion at [https://github.com/arsenetar/dupeguru/discussions](https://github.com/arsenetar/dupeguru/discussions).