From 9fb4de370ff374ffbdb577e7710b20a3d41f2fac Mon Sep 17 00:00:00 2001 From: Kay0u Date: Fri, 21 May 2021 17:20:59 +0200 Subject: [PATCH] 4.14 --- README.md | 2 +- conf/lxd.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3e1a0c0..0e7247e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview LXD is a next generation system container manager. It offers a user experience similar to virtual machines but using Linux containers instead. -**Shipped version:** 4.13 +**Shipped version:** 4.14 ## Demo diff --git a/conf/lxd.src b/conf/lxd.src index 8fc0a7e..86eab46 100644 --- a/conf/lxd.src +++ b/conf/lxd.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/lxc/lxd/releases/download/lxd-4.13/lxd-4.13.tar.gz -SOURCE_SUM=8efd95ad4023e0d197490deb169512977ce81e3560cfd5dd93511ae438405970 +SOURCE_URL=https://github.com/lxc/lxd/releases/download/lxd-4.14/lxd-4.14.tar.gz +SOURCE_SUM=1e1ea51aec8860faae3028820d38df66f3dbf70436bc2749117c8c21c1d92ff5 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 1892aad..88456eb 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "Offers a user experience similar to virtual machines but using Linux containers instead." }, - "version": "4.13~ynh1", + "version": "4.14~ynh1", "url": "https://example.com", "license": "Apache-2.0", "maintainer": {