1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lxd_ynh.git synced 2024-09-03 19:45:53 +02:00

Upgrade to v5.17

This commit is contained in:
yunohost-bot 2023-08-26 06:11:46 +00:00
parent 98e502cf2c
commit 2854c5f384
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/canonical/lxd/releases/download/lxd-5.16/lxd-5.16.tar.gz
SOURCE_SUM=7afb4d3d9be7c7caf3affb49904a7413b06150158705225d32d649424dd5648f
SOURCE_URL=https://github.com/canonical/lxd/releases/download/lxd-5.17/lxd-5.17.tar.gz
SOURCE_SUM=db5a70f10f14623bb175a2b3357a136a7c71c933515d76ee7ab2193c840ae328
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Offers a user experience similar to virtual machines but using Linux containers instead.",
"fr": "Offre une expérience utilisateur similaire aux machines virtuelles mais en utilisant des conteneurs Linux à la place."
},
"version": "5.16~ynh1",
"version": "5.17~ynh1",
"url": "https://example.com",
"upstream": {
"license": "Apache-2.0",