mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-03-13 03:51:38 +00:00
Compare commits
6 Commits
5eb3fc1b45
...
gh-pages
| Author | SHA1 | Date | |
|---|---|---|---|
| 1ca5f86601 | |||
| af5d83deed | |||
|
e4a7e1c0e6
|
|||
|
7cca928efc
|
|||
|
891557cb17
|
|||
|
3ebf70b1f5
|
@@ -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.3.1/dupeGuru_win64_4.3.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.3.1/dupeGuru_win32_4.3.1.exe
|
||||||
- name: Ubuntu
|
- name: Ubuntu
|
||||||
icon: linux
|
icon: linux
|
||||||
packages:
|
packages:
|
||||||
@@ -15,13 +15,11 @@ oses:
|
|||||||
icon: apple
|
icon: apple
|
||||||
packages:
|
packages:
|
||||||
- arch: "10.12+"
|
- arch: "10.12+"
|
||||||
link: ./2022/03/09/macOS_cocoa_phase_out.html
|
link: https://github.com/arsenetar/dupeguru/releases/download/4.3.1/dupeguru_macOS_Qt_4.3.1.zip
|
||||||
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.3.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.3.1.tar.gz
|
||||||
|
|
||||||
|
|||||||
@@ -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 %})
|
||||||
|
|||||||
BIN
assets/screenshots/Directories.png
Normal file
BIN
assets/screenshots/Directories.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
BIN
assets/screenshots/Results.png
Normal file
BIN
assets/screenshots/Results.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 80 KiB |
Reference in New Issue
Block a user