mirror of
https://github.com/YunoHost-Apps/homarr_ynh.git
synced 2024-09-03 19:26:00 +02:00
Upgrade to v0.14.2
This commit is contained in:
parent
5312d3b267
commit
3e7aa1d73d
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.fr = "Page d'accueil personnalisable pour interagir avec les conteneurs Docker de votre serveur"
|
||||
|
||||
version = "0.13.4~ynh1"
|
||||
version = "0.14.2~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -37,8 +37,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.13.4.tar.gz"
|
||||
sha256 = "bddeecf22f40743ff7446bc8dc8427539788425671147029a33b088aaec5967b"
|
||||
url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.14.2.tar.gz"
|
||||
sha256 = "c8e30aaf9ccfd5c5cfa11965cbb7d0c4615c915afca73f19b0b64c8fa3abd327"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.ports]
|
||||
|
|
Loading…
Add table
Reference in a new issue