File tree 2 files changed +10
-11
lines changed
2 files changed +10
-11
lines changed Original file line number Diff line number Diff line change @@ -60,11 +60,11 @@ Binaries are compiled at each release, so you can skip the installation process
60
60
61
61
This is the preferred way of testing ` mdedup ` without polluting your machine. They also offer the possibility of running the CLI on older systems not supporting the minimal Python version required by ` mdedup ` .
62
62
63
- | Platform | ` x86_64 ` | ` arm64 ` |
64
- | ------------ | --------------------------------------------------------------------------------------------------------------------------------- | ------ --------------------------------------------------------------------------------------------------------------------------- |
65
- | ** Linux** | [ Download ` mdedup-linux-x64.bin ` ] ( https://github.com/kdeldycke/workflows/releases/latest/download/mdedup-linux-x64.bin ) | [ Download ` mdedup-linux-arm64.bin ` ] ( https://github.com/kdeldycke/workflows/releases/latest/download/mdedup-linux-arm64.bin ) |
66
- | ** macOS** | [ Download ` mdedup-macos-x64.bin ` ] ( https://github.com/kdeldycke/workflows/releases/latest/download/mdedup-macos-x64.bin ) | [ Download ` mdedup-macos-arm64.bin ` ] ( https://github.com/kdeldycke/workflows/releases/latest/download/mdedup-macos-arm64.bin ) |
67
- | ** Windows** | [ Download ` mdedup-windows-x64.exe ` ] ( https://github.com/kdeldycke/workflows/releases/latest/download/mdedup-windows-x64.exe ) | |
63
+ | Platform | ` x86_64 ` | ` arm64 ` |
64
+ | ----------- | --------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
65
+ | ** Linux** | [ Download ` mdedup-linux-x64.bin ` ] ( https://github.com/kdeldycke/workflows/releases/latest/download/mdedup-linux-x64.bin ) | [ Download ` mdedup-linux-arm64.bin ` ] ( https://github.com/kdeldycke/workflows/releases/latest/download/mdedup-linux-arm64.bin ) |
66
+ | ** macOS** | [ Download ` mdedup-macos-x64.bin ` ] ( https://github.com/kdeldycke/workflows/releases/latest/download/mdedup-macos-x64.bin ) | [ Download ` mdedup-macos-arm64.bin ` ] ( https://github.com/kdeldycke/workflows/releases/latest/download/mdedup-macos-arm64.bin ) |
67
+ | ** Windows** | [ Download ` mdedup-windows-x64.exe ` ] ( https://github.com/kdeldycke/workflows/releases/latest/download/mdedup-windows-x64.exe ) | |
68
68
69
69
All links above points to the latest released version of ` mdedup ` .
70
70
Original file line number Diff line number Diff line change @@ -63,13 +63,12 @@ $ uvx --from mail-deduplicate mdedup
63
63
64
64
Standalone binaries of ` mdedup ` 's latest version are available for several platforms and architectures:
65
65
66
- | Platform | ` x86_64 ` | ` arm64 ` |
67
- | ------------ | --------------------------------------------------------------------------------------------------------------------------------- | ------ --------------------------------------------------------------------------------------------------------------------------- |
68
- | ** Linux** | [ Download ` mdedup-linux-x64.bin ` ] ( https://github.com/kdeldycke/workflows/releases/latest/download/mdedup-linux-x64.bin ) | [ Download ` mdedup-linux-arm64.bin ` ] ( https://github.com/kdeldycke/workflows/releases/latest/download/mdedup-linux-arm64.bin ) |
69
- | ** macOS** | [ Download ` mdedup-macos-x64.bin ` ] ( https://github.com/kdeldycke/workflows/releases/latest/download/mdedup-macos-x64.bin ) | [ Download ` mdedup-macos-arm64.bin ` ] ( https://github.com/kdeldycke/workflows/releases/latest/download/mdedup-macos-arm64.bin ) |
70
- | ** Windows** | [ Download ` mdedup-windows-x64.exe ` ] ( https://github.com/kdeldycke/workflows/releases/latest/download/mdedup-windows-x64.exe ) | |
66
+ | Platform | ` x86_64 ` | ` arm64 ` |
67
+ | ----------- | --------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
68
+ | ** Linux** | [ Download ` mdedup-linux-x64.bin ` ] ( https://github.com/kdeldycke/workflows/releases/latest/download/mdedup-linux-x64.bin ) | [ Download ` mdedup-linux-arm64.bin ` ] ( https://github.com/kdeldycke/workflows/releases/latest/download/mdedup-linux-arm64.bin ) |
69
+ | ** macOS** | [ Download ` mdedup-macos-x64.bin ` ] ( https://github.com/kdeldycke/workflows/releases/latest/download/mdedup-macos-x64.bin ) | [ Download ` mdedup-macos-arm64.bin ` ] ( https://github.com/kdeldycke/workflows/releases/latest/download/mdedup-macos-arm64.bin ) |
70
+ | ** Windows** | [ Download ` mdedup-windows-x64.exe ` ] ( https://github.com/kdeldycke/workflows/releases/latest/download/mdedup-windows-x64.exe ) | |
71
71
72
72
Other
73
73
[ alternatives installation methods] ( https://kdeldycke.github.io/mail-deduplicate/install.html )
74
74
are available in the documentation.
75
-
You can’t perform that action at this time.
0 commit comments