1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lxd-dashboard_ynh.git synced 2024-09-03 19:36:18 +02:00
This commit is contained in:
Kay0u 2022-04-11 15:31:15 +02:00
parent 55a8c4384a
commit 1698ec94f7
No known key found for this signature in database
GPG key ID: AAFEEB16CFA2AE2D
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/lxdware/lxd-dashboard/archive/refs/tags/v3.2.0.tar.gz
SOURCE_SUM=de06f8812dec87da5034ef07294f9e990d0ce30a17105a743e594c75f94dfa3a
SOURCE_URL=https://github.com/lxdware/lxd-dashboard/archive/refs/tags/v3.4.0.tar.gz
SOURCE_SUM=91884ba9feafd7cb613a0b795003cb32d4c6d21f9b611d2ace115e8c2f6562da
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -5,7 +5,7 @@
"description": {
"en": "Makes it easy for you to take control of your LXD based infrastructure"
},
"version": "3.2.0~ynh1",
"version": "3.4.0~ynh1",
"url": "https://lxdware.com",
"upstream": {
"license": "AGPL-3.0-or-later",