mirror of
https://github.com/YunoHost-Apps/guacamole_ynh.git
synced 2024-09-03 19:16:03 +02:00
Update manifest.toml
This commit is contained in:
parent
8dc3d26439
commit
b1055cae07
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,7 @@ ram.runtime = "50M"
|
|||
[resources.sources.mariadb-java-client]
|
||||
url = "https://downloads.mariadb.com/Connectors/java/connector-java-2.7.4/mariadb-java-client-2.7.4.jar"
|
||||
sha256 = "f06577b19e89b33028b96cd4f031248e761de7ebc712f4ef535e268df76edb2a"
|
||||
format = "whatever"
|
||||
|
||||
[resources.sources.auth-ldap]
|
||||
url = "https://downloads.apache.org/guacamole/1.5.4/binary/guacamole-auth-ldap-1.5.4.tar.gz"
|
||||
|
@ -63,6 +64,7 @@ ram.runtime = "50M"
|
|||
url = "https://downloads.apache.org/guacamole/1.5.4/binary/guacamole-1.5.4.war"
|
||||
sha256 = "5728b563911bd64bce0a0b81c74ea8ccb2190d1785bff34030fc6885a8273d3e"
|
||||
in_subdir = false
|
||||
format = "whatever"
|
||||
|
||||
[resources.sources.server]
|
||||
url = "https://downloads.apache.org/guacamole/1.5.4/source/guacamole-server-1.5.4.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue