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.1

This commit is contained in:
yunohost-bot 2022-04-29 06:16:33 +00:00
parent 3521c56037
commit b4d0049f33
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/lxc/lxd/releases/download/lxd-5.0.0/lxd-5.0.0.tar.gz
SOURCE_SUM=a99b7edfb52c8195b2de4988844d32d73be6426f6cff28408250517b238fdef9
SOURCE_URL=https://github.com/lxc/lxd/releases/download/lxd-5.1/lxd-5.1.tar.gz
SOURCE_SUM=319f4e93506e2144edaa280b0185fb37c4374cf7d7468a5e5c8c1b678189250a
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.0.0~ynh1",
"version": "5.1~ynh1",
"url": "https://example.com",
"upstream": {
"license": "Apache-2.0",