mirror of
https://github.com/YunoHost-Apps/lxd_ynh.git
synced 2024-09-03 19:45:53 +02:00
4.20
This commit is contained in:
parent
fb852d4bc8
commit
37bc658f12
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
|
||||
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.19
|
||||
**Shipped version:** 4.20
|
||||
|
||||
## Demo
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/lxc/lxd/releases/download/lxd-4.19/lxd-4.19.tar.gz
|
||||
SOURCE_SUM=6e4cf6cb1549e1b56802d64ad24d812914e0c0102bfcf146bb18a8dcd1fbab57
|
||||
SOURCE_URL=https://github.com/lxc/lxd/releases/download/lxd-4.20/lxd-4.20.tar.gz
|
||||
SOURCE_SUM=35504ef2e2dc7024b7088010987657969b1e2dea5581b24b4294f8f449248ed5
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": {
|
||||
"en": "Offers a user experience similar to virtual machines but using Linux containers instead."
|
||||
},
|
||||
"version": "4.19~ynh1",
|
||||
"version": "4.20~ynh1",
|
||||
"url": "https://example.com",
|
||||
"license": "Apache-2.0",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue