mirror of
https://github.com/YunoHost-Apps/lxd_ynh.git
synced 2024-09-03 19:45:53 +02:00
4.14
This commit is contained in:
parent
4a1fc379d9
commit
9fb4de370f
3 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
## Overview
|
## Overview
|
||||||
LXD is a next generation system container manager. It offers a user experience similar to virtual machines but using Linux containers instead.
|
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
|
## Demo
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/lxc/lxd/releases/download/lxd-4.13/lxd-4.13.tar.gz
|
SOURCE_URL=https://github.com/lxc/lxd/releases/download/lxd-4.14/lxd-4.14.tar.gz
|
||||||
SOURCE_SUM=8efd95ad4023e0d197490deb169512977ce81e3560cfd5dd93511ae438405970
|
SOURCE_SUM=1e1ea51aec8860faae3028820d38df66f3dbf70436bc2749117c8c21c1d92ff5
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Offers a user experience similar to virtual machines but using Linux containers instead."
|
"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",
|
"url": "https://example.com",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue