mirror of
https://github.com/YunoHost-Apps/homarr_ynh.git
synced 2024-09-03 19:26:00 +02:00
Upgrade to v0.15.1
This commit is contained in:
parent
c53d29a4b9
commit
491a5e2ce6
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.15.0~ynh1"
|
||||
version = "0.15.1~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -40,8 +40,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.15.0.tar.gz"
|
||||
sha256 = "525b1c02f363289ab2f20cb166727b85934191c95650676f5c9f01601aa19ba9"
|
||||
url = "https://github.com/ajnart/homarr/archive/refs/tags/v0.15.1.tar.gz"
|
||||
sha256 = "6e62a308e3ae653613c59acb323ce22518d5c44e5bc039d594efe5cb404547f4"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.ports]
|
||||
|
|
Loading…
Add table
Reference in a new issue