client_downloads.md
... ...
@@ -4,8 +4,8 @@
4 4
5 5
- [SBGrid Installation Manager - Downloads](#sbgrid-installation-manager---downloads)
6 6
- [Requirements](#requirements)
7
- - [SBGrid Installation Manager for MacOS and Linux, v2.2.18](#sbgrid-installation-manager-for-macos-and-linux-v2218)
8
- - [SBGrid Command-line Installation Manager for MacOS and Linux, v2.2.18](#sbgrid-command-line-installation-manager-for-macos-and-linux-v2218)
7
+ - [SBGrid Installation Manager for MacOS and Linux, v2.2.20](#sbgrid-installation-manager-for-macos-and-linux-v2220)
8
+ - [SBGrid Command-line Installation Manager for MacOS and Linux, v2.2.20](#sbgrid-command-line-installation-manager-for-macos-and-linux-v2220)
9 9
- [Legacy command line installation manager for MacOS and Linux, v1.0.695](#legacy-command-line-installation-manager-for-macos-and-linux-v10695)
10 10
- [Legacy MacOS Graphical installation manager](#legacy-macos-graphical-installation-manager)
11 11
... ...
@@ -17,24 +17,24 @@ SBGrid can be installed on computers running Linux or macOS operating systems. [
17 17
18 18
The SBGrid installation manager requires an account. Set up an account by registering here : [SBGrid registration](https://sbgrid.org/registration/register/)
19 19
20
-### SBGrid Installation Manager for MacOS and Linux, v2.2.18
20
+### SBGrid Installation Manager for MacOS and Linux, v2.2.20
21 21
22
-- [Linux : SBGrid_Installation_Manager-2.2.18.AppImage](https://sbgrid.org/wiki/downloads/SBGrid_Installation_Manager-2.2.18.AppImage)
22
+- [Linux : SBGrid-installation-manager-2.2.20.AppImage ](https://sbgrid-installation-manager.s3.amazonaws.com/2.2.20/SBGrid-installation-manager-2.2.20.AppImage)
23 23
24
-- [macOS : SBGrid_Installation_Manager-2.2.18.dmg](https://sbgrid.org/wiki/downloads/SBGrid_Installation_Manager-2.2.18.dmg)
24
+- [macOS : SBGrid-installation-manager-2.2.20.dmg ](https://sbgrid-installation-manager.s3.amazonaws.com/2.2.20/SBGrid-installation-manager-2.2.20.dmg)
25 25
26 26
See [this page](client_usage) for usage info.
27 27
28
-### SBGrid Command-line Installation Manager for MacOS and Linux, v2.2.18
28
+### SBGrid Command-line Installation Manager for MacOS and Linux, v2.2.20
29 29
30
-- [Linux : sbgrid-cli_2.2.18_linux.tar.gz](https://sbgrid.org/wiki/downloads/sbgrid-cli_2.2.18_linux.tar.gz)
30
+- [Linux : sbgrid-cli_2.2.20-linux.tar.gz ](https://sbgrid-installation-manager.s3.amazonaws.com/2.2.20/sbgrid-cli_2.2.20-linux.tar.gz)
31 31
32
-- [macOS : sbgrid-cli_2.2.18_macos.tar.gz](https://sbgrid.org/wiki/downloads/sbgrid-cli_2.2.18_macos.tar.gz)
32
+- [macOS : sbgrid-cli_2.2.20-macos.tar.gz ](https://sbgrid-installation-manager.s3.amazonaws.com/2.2.20/sbgrid-cli_2.2.20-macos.tar.gz)
33 33
34 34
You can download this tar.gz file from the command line with this command in the Terminal:
35 35
36 36
```
37
-curl -k -LO https://sbgrid.org/wiki/downloads/sbgrid-cli_2.2.18_macos.tar.gz
37
+curl -k -LO https://sbgrid-installation-manager.s3.amazonaws.com/2.2.20/sbgrid-cli_2.2.20-macos.tar.gz
38 38
```
39 39
40 40
This will prevent the need to [remove the com.apple.quarantine attribute.](https://sbgrid.org//wiki/catalina#download-the-installation-manager-sbgrid-cli)