1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/guacamole_ynh.git synced 2024-09-03 19:16:03 +02:00

add tomcat10 source

This commit is contained in:
Éric Gaspar 2024-06-11 22:08:07 +02:00
parent d1534eda75
commit 096a7e7bfb

View file

@ -86,6 +86,13 @@ ram.runtime = "50M"
extract = false
rename = "tomcat9.deb"
[resources.sources.tomcat10_deb]
url = "https://ftp.debian.org/debian/pool/main/t/tomcat10/tomcat10_10.1.6-1+deb12u2_all.deb"
sha256 = "69cf85b0e9934314677a881a994a694c0f2fcf27065d520ef99305e53795f7f8"
format = "whatever"
extract = false
rename = "tomcat10.deb"
[resources.ports]
main.default = 8080
guacd.default = 4822