1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lxd_ynh.git synced 2024-09-03 19:45:53 +02:00
This commit is contained in:
Kay0u 2022-01-18 11:43:44 +01:00
parent ea37824c55
commit b2c5e86176
No known key found for this signature in database
GPG key ID: AAFEEB16CFA2AE2D
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-4.21/lxd-4.21.tar.gz
SOURCE_SUM=7a6745b50a5914d6f7812ee1def103373b38ea4759593302a0eded2787a652ac
SOURCE_URL=https://github.com/lxc/lxd/releases/download/lxd-4.22/lxd-4.22.tar.gz
SOURCE_SUM=0977e4b8ae854278194b15f3dc6472d217b9619a024d03f60e95393352212385
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -5,7 +5,7 @@
"description": {
"en": "Offers a user experience similar to virtual machines but using Linux containers instead."
},
"version": "4.21~ynh2",
"version": "4.22~ynh1",
"url": "https://example.com",
"license": "Apache-2.0",
"maintainer": {