SBGrid-Wiki.md
... ...
@@ -13,6 +13,7 @@ SBGrid is a global consortium of research labs in academia and industry using st
13 13
This site provides information on how to install, use, and get help with your SBGrid software installation. Here you can also find information about SBGrid services. Please let us know if you have questions.
14 14
15 15
### Recent Wiki Posts
16
+- [2021.10.02 - Installation Manager version 2.4.5](client_downloads)
16 17
- [2021.08.15 - Installation Manager version 2.4.0](client_downloads)
17 18
- [2021.08.05 - Guide for migrating between SBGrid user accounts](account_migration)
18 19
- [2021.07.28 - More info on running Alphafold in SBGrid](examples/alphafold2)
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.4.4](#sbgrid-installation-manager-for-macos-and-linux-v244)
8
- - [SBGrid Command-line Installation Manager for MacOS and Linux, v2.4.4](#sbgrid-command-line-installation-manager-for-macos-and-linux-v244)
7
+ - [SBGrid Installation Manager for MacOS and Linux, v2.4.5](#sbgrid-installation-manager-for-macos-and-linux-v245)
8
+ - [SBGrid Command-line Installation Manager for MacOS and Linux, v2.4.5](#sbgrid-command-line-installation-manager-for-macos-and-linux-v245)
9 9
10 10
<!-- /TOC -->
11 11
... ...
@@ -15,24 +15,24 @@ SBGrid can be installed on computers running Linux or macOS operating systems. [
15 15
16 16
The SBGrid installation manager requires an account. Set up an account by registering here : [SBGrid registration](https://sbgrid.org/registration/register/)
17 17
18
-### SBGrid Installation Manager for MacOS and Linux, v2.4.4
18
+### SBGrid Installation Manager for MacOS and Linux, v2.4.5
19 19
20
-- [Linux : SBGrid-installation-manager-2.4.4.AppImage ](https://sbgrid-installation-manager.s3.amazonaws.com/2.4.4/SBGrid-installation-manager-2.4.4.AppImage)
20
+- [Linux : SBGrid-installation-manager-2.4.5.AppImage ](https://sbgrid-installation-manager.s3.amazonaws.com/2.4.5/SBGrid-installation-manager-2.4.5.AppImage)
21 21
22
-- [macOS : SBGrid-installation-manager-2.4.4.dmg ](https://sbgrid-installation-manager.s3.amazonaws.com/2.4.4/SBGrid-installation-manager-2.4.4.dmg)
22
+- [macOS : SBGrid-installation-manager-2.4.5.dmg ](https://sbgrid-installation-manager.s3.amazonaws.com/2.4.5/SBGrid-installation-manager-2.4.5.dmg)
23 23
24 24
See [this page](client_usage) for usage info.
25 25
26
-### SBGrid Command-line Installation Manager for MacOS and Linux, v2.4.4
26
+### SBGrid Command-line Installation Manager for MacOS and Linux, v2.4.5
27 27
28
-- [Linux : sbgrid-cli_2.4.4-linux.tar.gz ](https://sbgrid-installation-manager.s3.amazonaws.com/2.4.4/sbgrid-cli_2.4.4-linux.tar.gz)
28
+- [Linux : sbgrid-cli_2.4.5-linux.tar.gz ](https://sbgrid-installation-manager.s3.amazonaws.com/2.4.5/sbgrid-cli_2.4.5-linux.tar.gz)
29 29
30
-- [macOS : sbgrid-cli_2.4.4-macos.tar.gz ](https://sbgrid-installation-manager.s3.amazonaws.com/2.4.4/sbgrid-cli_2.4.4-macos.tar.gz)
30
+- [macOS : sbgrid-cli_2.4.5-macos.tar.gz ](https://sbgrid-installation-manager.s3.amazonaws.com/2.4.5/sbgrid-cli_2.4.5-macos.tar.gz)
31 31
32 32
You can download this tar.gz file from the command line with this command in the Terminal:
33 33
34 34
```
35
-curl -k -LO https://sbgrid-installation-manager.s3.amazonaws.com/2.4.4/sbgrid-cli_2.4.4-macos.tar.gz
35
+curl -k -LO https://sbgrid-installation-manager.s3.amazonaws.com/2.4.5/sbgrid-cli_2.4.5-macos.tar.gz
36 36
```
37 37
38 38
This will prevent the need to [remove the com.apple.quarantine attribute.](https://sbgrid.org//wiki/catalina#download-the-installation-manager-sbgrid-cli)