mirror of
https://github.com/YunoHost-Apps/lxd-dashboard_ynh.git
synced 2024-09-03 19:36:18 +02:00
Upgrade to v.3.8.0
This commit is contained in:
parent
079db49bdf
commit
7b265c5068
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "LXD Dashboard"
|
|||
description.en = "Makes it easy for you to take control of your LXD based infrastructure"
|
||||
description.fr = "Vous permet de prendre facilement le contrôle de votre infrastructure basée sur LXD"
|
||||
|
||||
version = "3.8.0~ynh2"
|
||||
version = ".3.8.0~ynh1"
|
||||
|
||||
maintainers = ["yalh76"]
|
||||
|
||||
|
@ -47,8 +47,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/lxdware/lxd-dashboard/archive/refs/tags/v3.8.0.tar.gz"
|
||||
sha256 = "f7c4cb14e3fa7d4d162b246d121bbe352dd09316fab60cecf05c916b1af748bf"
|
||||
url = "https://github.com/lxdware/lxd-dashboard/archive/refs/tags/v.3.8.0.tar.gz"
|
||||
sha256 = "4884774cf69600e17bb107eab79767499ffd8444c2be0b443f15c4b8d4f175cb"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue