mirror of
https://github.com/YunoHost-Apps/airsonic_ynh.git
synced 2024-09-03 18:06:14 +02:00
Update manifest.toml
This commit is contained in:
parent
4e3c4af97f
commit
1dc269a464
1 changed files with 1 additions and 2 deletions
|
@ -21,7 +21,7 @@ multi_instance = true
|
||||||
ldap = true
|
ldap = true
|
||||||
sso = true
|
sso = true
|
||||||
disk = "50M"
|
disk = "50M"
|
||||||
ram.build = "256M"
|
ram.build = "500M"
|
||||||
ram.runtime = "50M"
|
ram.runtime = "50M"
|
||||||
|
|
||||||
[install]
|
[install]
|
||||||
|
@ -43,7 +43,6 @@ ram.runtime = "50M"
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/airsonic-advanced/airsonic-advanced/releases/download/11.0.0-SNAPSHOT.20230217142243/airsonic.war"
|
url = "https://github.com/airsonic-advanced/airsonic-advanced/releases/download/11.0.0-SNAPSHOT.20230217142243/airsonic.war"
|
||||||
sha256 = "84d37d34586aa2a6335a0214d743a0518e82d7d668e8cc142abb12e20211220f"
|
sha256 = "84d37d34586aa2a6335a0214d743a0518e82d7d668e8cc142abb12e20211220f"
|
||||||
format = "war"
|
|
||||||
rename = "airsonic.war"
|
rename = "airsonic.war"
|
||||||
extract = false
|
extract = false
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue