mirror of
https://github.com/YunoHost-Apps/homarr_ynh.git
synced 2024-09-03 19:26:00 +02:00
Upgrade to v0.13.2
This commit is contained in:
parent
004d654da3
commit
bcda7299da
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Homarr"
|
||||||
description.en = "Customizable browser's home page to interact with your homeserver's Docker containers"
|
description.en = "Customizable browser's home page to interact with your homeserver's Docker containers"
|
||||||
description.fr = "Page d'accueil personnalisable pour interagir avec les conteneurs Docker de votre serveur"
|
description.fr = "Page d'accueil personnalisable pour interagir avec les conteneurs Docker de votre serveur"
|
||||||
|
|
||||||
version = "0.13.1~ynh1"
|
version = "0.13.2~ynh1"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -38,8 +38,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.13.1.tar.gz"
|
url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.13.2.tar.gz"
|
||||||
sha256 = "71ca28486e45a52ad9c0169d8c1c3b32009b4533dae8743e918bb7738c4e2c74"
|
sha256 = "cf2cb349ae309bc0fe7ea5326ed71e4c182fb3781d56d99595707a247988576f"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.ports]
|
[resources.ports]
|
||||||
|
|
Loading…
Reference in a new issue