client_downloads.md
... ...
@@ -5,8 +5,8 @@ The SBGrid Installation is the primary
5 5
6 6
- [SBGrid Installation Manager - Downloads](#sbgrid-installation-manager---downloads)
7 7
- [Requirements](#requirements)
8
- - [SBGrid Installation Manager for MacOS and Linux, v2.6.3](#sbgrid-installation-manager-for-macos-and-linux-v263)
9
- - [SBGrid Command-line Installation Manager for MacOS and Linux, v2.6.3](#sbgrid-command-line-installation-manager-for-macos-and-linux-v263)
8
+ - [SBGrid Installation Manager for MacOS and Linux, v2.6.5](#sbgrid-installation-manager-for-macos-and-linux-v265)
9
+ - [SBGrid Command-line Installation Manager for MacOS and Linux, v2.6.5](#sbgrid-command-line-installation-manager-for-macos-and-linux-v265)
10 10
11 11
<!-- /TOC -->
12 12
... ...
@@ -22,24 +22,24 @@ filesystem. The GUI Installation Manager will create this automatically. See
22 22
The SBGrid installation manager requires an account. Set up an account by
23 23
registering here : [SBGrid registration](https://sbgrid.org/registration/register/)
24 24
25
-### SBGrid Installation Manager for MacOS and Linux, v2.6.3
25
+### SBGrid Installation Manager for MacOS and Linux, v2.6.5
26 26
27
-- [Linux : SBGrid-installation-manager-2.6.3.AppImage ](https://sbgrid.org/downloads/2.6.3/SBGrid-installation-manager-2.6.3.AppImage)
27
+- [Linux : SBGrid-installation-manager-2.6.5.AppImage ](https://sbgrid.org/downloads/2.6.5/SBGrid-installation-manager-2.6.5.AppImage)
28 28
29
-- [macOS : SBGrid-installation-manager-2.6.3.dmg ](https://sbgrid.org/downloads/2.6.3/SBGrid-installation-manager-2.6.3.dmg)
29
+- [macOS : SBGrid-installation-manager-2.6.5.dmg ](https://sbgrid.org/downloads/2.6.5/SBGrid-installation-manager-2.6.5.dmg)
30 30
31 31
See [this page](client_usage) for usage info.
32 32
33
-### SBGrid Command-line Installation Manager for MacOS and Linux, v2.6.3
33
+### SBGrid Command-line Installation Manager for MacOS and Linux, v2.6.5
34 34
35
-- [Linux : sbgrid-cli_2.6.3-linux.tar.gz ](https://sbgrid.org/downloads/2.6.3/sbgrid-cli_2.6.3-linux.tar.gz)
35
+- [Linux : sbgrid-cli_2.6.5-linux.tar.gz ](https://sbgrid.org/downloads/2.6.5/sbgrid-cli_2.6.5-linux.tar.gz)
36 36
37
-- [macOS : sbgrid-cli_2.6.3-macos.tar.gz ](https://sbgrid.org/downloads/2.6.3/sbgrid-cli_2.6.3-macos.tar.gz)
37
+- [macOS : sbgrid-cli_2.6.5-macos.tar.gz ](https://sbgrid.org/downloads/2.6.5/sbgrid-cli_2.6.5-macos.tar.gz)
38 38
39 39
You can download this tar.gz file from the command line with this command in the Terminal:
40 40
41 41
```
42
-curl -k -LO https://sbgrid.org/downloads/2.6.3/sbgrid-cli_2.6.3-macos.tar.gz
42
+curl -k -LO https://sbgrid.org/downloads/2.6.5/sbgrid-cli_2.6.5-macos.tar.gz
43 43
```
44 44
45 45
This will prevent the need to [remove the com.apple.quarantine attribute.](https://sbgrid.org//wiki/macos#download-the-installation-manager-sbgrid-cli)