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

This commit is contained in:
yunohost-bot 2023-06-23 06:16:06 +00:00
parent 456122f398
commit d456970fa3
6 changed files with 11 additions and 11 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://go.dev/dl/go1.20.4.linux-amd64.tar.gz
SOURCE_SUM=698ef3243972a51ddb4028e4a1ac63dc6d60821bf18e59a807e051fee0a385bd
SOURCE_URL=https://go.dev/dl/go1.20.5.linux-amd64.tar.gz
SOURCE_SUM=d7ec48cde0d3d2be2c69203bc3e0a44de8660b9c09a6e85c4732a3f7dc442612
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://go.dev/dl/go1.20.4.linux-armv6l.tar.gz
SOURCE_SUM=0b75ca23061a9996840111f5f19092a1bdbc42ec1ae25237ed2eec1c838bd819
SOURCE_URL=https://go.dev/dl/go1.20.5.linux-armv6l.tar.gz
SOURCE_SUM=79d8210efd4390569912274a98dffc16eb85993cccdeef4d704e9b0dfd50743a
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://go.dev/dl/go1.20.4.linux-arm64.tar.gz
SOURCE_SUM=105889992ee4b1d40c7c108555222ca70ae43fccb42e20fbf1eebb822f5e72c6
SOURCE_URL=https://go.dev/dl/go1.20.5.linux-arm64.tar.gz
SOURCE_SUM=aa2fab0a7da20213ff975fa7876a66d47b48351558d98851b87d1cfef4360d09
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://go.dev/dl/go1.20.4.linux-386.tar.gz
SOURCE_SUM=5dfa3db9433ef6a2d3803169fb4bd2f4505414881516eb9972d76ab2e22335a7
SOURCE_URL=https://go.dev/dl/go1.20.5.linux-386.tar.gz
SOURCE_SUM=d394ac8fecf66812c78ffba7fb9a265bb1b9917564c7fd77f0edb0df6d5777a1
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/lxc/lxd/releases/download/lxd-5.14/lxd-5.14.tar.gz
SOURCE_SUM=12d559d20f4b0fa75603bd3f13501dfd15898dbbeb033536845de7e827533011
SOURCE_URL=https://github.com/lxc/lxd/releases/download/lxd-5.15/lxd-5.15.tar.gz
SOURCE_SUM=7b3ffcef9caed1762ee4e45fe1a93a44dd63586c6e1a4d27f74db7cc992896e3
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.14~ynh1",
"version": "5.15~ynh1",
"url": "https://example.com",
"upstream": {
"license": "Apache-2.0",