client_downloads.md
... ...
@@ -3,11 +3,10 @@
3 3
The SBGrid installation manager requires an account. Set up an account by
4 4
registering here : [SBGrid registration](https://sbgrid.org/registration/register/)
5 5
6
-### Download SBGrid Installation Manager (GUI) for MacOS and Linux, v2.11.7
6
+### Download SBGrid Installation Manager (GUI) for MacOS and Linux, v2.11.8
7
+ - [SBGrid_Installation_Manager-2.11.8.AppImage](https://sbgrid.org/downloads/2.11.8/SBGrid_Installation_Manager-2.11.8.AppImage)
7 8
8
-- [Linux : SBGrid-installation-manager-2.11.7.AppImage ](https://sbgrid.org/downloads/2.11.7/SBGrid-installation-manager-2.11.7.AppImage)
9
-
10
-- [macOS : SBGrid-installation-manager-2.11.7.dmg ](https://sbgrid.org/downloads/2.11.7/SBGrid-installation-manager-2.11.7.dmg)
9
+ - [SBGrid_Installation_Manager-2.11.8.dmg](https://sbgrid.org/downloads/2.11.8/SBGrid_Installation_Manager-2.11.8.dmg)
11 10
12 11
[Usage information](client_usage)
13 12
[System Requirements](operatingsystems)
... ...
@@ -16,22 +15,24 @@ registering here : [SBGrid registration](https://sbgrid.org/registration/registe
16 15
17 16
The Linux GUI uses AppImage, which may require additional dependencies or configuration for your distribution ([AppImage Troubleshooting](https://docs.appimage.org/user-guide/troubleshooting/index.html)), in particular FUSE2 and namespaces).
18 17
19
-### Download SBGrid Installation Manager Command-line, MacOS and Linux, v2.11.7
18
+### Download SBGrid Installation Manager Command-line, MacOS and Linux, v2.11.8
19
+
20
+ - [sbgrid-cli_2.11.8-linux.tar.gz](https://sbgrid.org/downloads/2.11.8/sbgrid-cli_2.11.8-linux.tar.gz)
21
+
22
+ - [sbgrid-cli_2.11.8-macos-arm64.zip](https://sbgrid.org/downloads/2.11.8/sbgrid-cli_2.11.8-macos-arm64.zip)
20 23
21
-- [Linux : sbgrid-cli_2.11.7-linux.tar.gz ](https://sbgrid.org/downloads/2.11.7/sbgrid-cli_2.11.7-linux.tar.gz)
24
+ - [sbgrid-cli_2.11.8-macos.zip](https://sbgrid.org/downloads/2.11.8/sbgrid-cli_2.11.8-macos.zip)
22 25
23
-- [macOS : sbgrid-cli_2.11.7-macos.zip ](https://sbgrid.org/downloads/2.11.7/sbgrid-cli_2.11.7-macos.zip)
24
-
25 26
You can download this tar.gz file from the Terminal. Run this command:
26 27
27 28
For Linux
28 29
```
29
-curl -k -LO https://sbgrid.org/downloads/2.11.7/sbgrid-cli_2.11.7-linux.tar.gz
30
+curl -k -LO https://sbgrid.org/downloads/2.11.8/sbgrid-cli_2.11.8-linux.tar.gz
30 31
```
31 32
32 33
For macOS
33 34
```
34
-curl -k -LO https://sbgrid.org/downloads/2.11.7/sbgrid-cli_2.11.7-macos.zip
35
+curl -k -LO https://sbgrid.org/downloads/2.11.8/sbgrid-cli_2.11.8-macos.zip
35 36
```
36 37
37 38
This will prevent the need to [remove the com.apple.quarantine attribute.](https://sbgrid.org//wiki/sbgrid-cli#installation)
developers.md
... ...
@@ -2,14 +2,6 @@
2 2
3 3
In an effort to show our appreciation for their hard work and to encourage the continuing development and support of cutting edge structural biology software, SBGrid offers a Developer Support Program featuring a wide array of benefits for structural biology software developers.
4 4
5
-- [SBGrid Developer Support Program](#sbgrid-developer-support-program)
6
- - [Support Letters](#support-letters)
7
- - [Software Beta Testing](#software-beta-testing)
8
- - [Annual Software Awards](#annual-software-awards)
9
- - [Stretch Your Resources](#stretch-your-resources)
10
- - [Broad Exposure for Your Software](#broad-exposure-for-your-software)
11
- - [Connect With Users](#connect-with-users)
12
-
13 5
### Support Letters
14 6
15 7
When applying for grants or financial support please let us know! We can provide support letters on behalf of members of SBGrid Consortium. Letters would include details about our membership, number of computers that can access your software, operating systems used by our community, etc. Please use the [contact form](http://sbgrid.org/contact.php|contact) on the SBGrid website.