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

v0.43.1b1 download test

This commit is contained in:
Carlos Orama 2024-01-15 21:03:07 +00:00 committed by GitHub
parent 3035ecc663
commit 136ee718c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ name = "motionEye"
description.en = "Web frontend for the motion daemon" description.en = "Web frontend for the motion daemon"
description.fr = "Web frontend for the motion daemon" description.fr = "Web frontend for the motion daemon"
version = "0.2023.07.31~ynh1" version = "0.43.1b1~ynh1"
maintainers = ["solazdev"] maintainers = ["solazdev"]
@ -22,9 +22,9 @@ architectures = "all"
multi_instance = true multi_instance = true
ldap = false ldap = false
sso = true sso = true
disk = "50M" disk = "500M"
ram.build = "50M" ram.build = 5120M"
ram.runtime = "50M" ram.runtime = "1024M"
[install] [install]
[install.domain] [install.domain]
@ -50,8 +50,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/motioneye-project/motioneye/archive/ae136a4c45034839db10388dd7cd5ad7ecfe2f21.tar.gz" url = "https://github.com/motioneye-project/motioneye/archive/refs/tags/0.43.1b1.tar.gz"
sha256 = "047f2e11ceb9f8af3f07bde99c9f520bf0b78485bcedfdaa1424d75cb76b30c5" # sha256 = "047f2e11ceb9f8af3f07bde99c9f520bf0b78485bcedfdaa1424d75cb76b30c5"
extract = false extract = false
rename = "source.tar.gz" rename = "source.tar.gz"