mirror of
https://github.com/YunoHost-Apps/firefish_ynh.git
synced 2024-09-03 18:36:06 +02:00
autoupdate.strategy = "latest_gitlab_release"
This commit is contained in:
parent
ce527a026e
commit
e01044848c
1 changed files with 2 additions and 1 deletions
|
@ -41,6 +41,7 @@ ram.runtime = "2G"
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://git.joinfirefish.org/firefish/firefish/-/archive/v1.0.5-rc/firefish-v1.0.5-rc.tar.gz"
|
url = "https://git.joinfirefish.org/firefish/firefish/-/archive/v1.0.5-rc/firefish-v1.0.5-rc.tar.gz"
|
||||||
sha256 = "b9b59899eaddcdd94e10974e34af083bd9a9c6228046dc4d4af0f3a669ccb7ef"
|
sha256 = "b9b59899eaddcdd94e10974e34af083bd9a9c6228046dc4d4af0f3a669ccb7ef"
|
||||||
|
autoupdate.strategy = "latest_gitlab_release"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
||||||
|
@ -56,4 +57,4 @@ ram.runtime = "2G"
|
||||||
packages = "ffmpeg, postgresql, build-essential"
|
packages = "ffmpeg, postgresql, build-essential"
|
||||||
|
|
||||||
[resources.database]
|
[resources.database]
|
||||||
type = "postgresql"
|
type = "postgresql"
|
||||||
|
|
Loading…
Add table
Reference in a new issue