1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simplex_ynh.git synced 2024-09-03 20:26:28 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2024-05-08 14:44:16 +02:00
parent 7552408372
commit cf1aa051e2

View file

@ -34,7 +34,7 @@ ram.runtime = "50M"
[resources]
[resources.sources]
[resources.sources]
[resources.sources.main]
amd64.url = "https://github.com/YunoHost-Apps/simplex_ynh/releases/download/v5.6.2/smp-server_amd64"
amd64.sha256 = "d711cc5bddddf4abd01d971d7d4cda879bc4d4d2beb455154031589ffcb0c891"
@ -67,3 +67,8 @@ ram.runtime = "50M"
[resources.data_dir]
[resources.permissions]
[resources.apt]
extras.tor.repo = "deb https://deb.torproject.org/torproject.org bullseye main"
extras.tor.key = "https://deb.torproject.org/torproject.org/A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89.asc"
extras.tor.packages = "tor tor-geoipdb deb.torproject.org-keyring"