We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c04e489 commit 92b8622Copy full SHA for 92b8622
README.md
@@ -23,6 +23,8 @@ mSWEEP --help
23
## Precompiled binaries
24
Precompiled binaries are available for
25
* [Linux x86\_64 (mSWEEP-v2.0.0)](https://github.com/PROBIC/mSWEEP/releases/download/v2.0.0/mSWEEP_linux-v2.0.0.tar.gz).
26
+* [macOS arm64 (mSWEEP-v2.0.0)](https://github.com/PROBIC/mSWEEP/releases/download/v2.0.0/mSWEEP_macOS-arm64-v2.0.0.tar.gz)
27
+* [macOS x86\_64 (mSWEEP-v2.0.0)](https://github.com/PROBIC/mSWEEP/releases/download/v2.0.0/mSWEEP_macOS-x86_64-v2.0.0.tar.gz)
28
29
## Compiling from source
30
### Requirements
0 commit comments