diff --git a/README.md b/README.md
index 6a480fb..30f70d1 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
LXD is a next generation system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines.
-**Shipped version:** 5.15~ynh1
+**Shipped version:** 5.16~ynh1
**Demo:** https://linuxcontainers.org/lxd/try-it/
@@ -36,7 +36,7 @@ How to configure this app: In cli
* Official app website:
* Official admin documentation:
-* Upstream app code repository:
+* Upstream app code repository:
* YunoHost documentation for this app:
* Report a bug:
diff --git a/README_fr.md b/README_fr.md
index 95156fb..f6e4c76 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
LXD est un gestionnaire de conteneurs système et de machines virtuelles de nouvelle génération. Il offre une expérience utilisateur unifiée autour de systèmes Linux complets fonctionnant dans des conteneurs ou des machines virtuelles.
-**Version incluse :** 5.15~ynh1
+**Version incluse :** 5.16~ynh1
**Démo :** https://linuxcontainers.org/lxd/try-it/
@@ -37,7 +37,7 @@ Comment configurer cette application : en cli
* Site officiel de l’app :
* Documentation officielle de l’admin :
-* Dépôt de code officiel de l’app :
+* Dépôt de code officiel de l’app :
* Documentation YunoHost pour cette app :
* Signaler un bug :
diff --git a/conf/go.amd64.src b/conf/go.amd64.src
index 190aaed..2fd5873 100644
--- a/conf/go.amd64.src
+++ b/conf/go.amd64.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://go.dev/dl/go1.20.5.linux-amd64.tar.gz
-SOURCE_SUM=d7ec48cde0d3d2be2c69203bc3e0a44de8660b9c09a6e85c4732a3f7dc442612
+SOURCE_URL=https://go.dev/dl/go1.21.0.linux-amd64.tar.gz
+SOURCE_SUM=d0398903a16ba2232b389fb31032ddf57cac34efda306a0eebac34f0965a0742
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
diff --git a/conf/go.arm.src b/conf/go.arm.src
index 3fbaffd..26f769d 100644
--- a/conf/go.arm.src
+++ b/conf/go.arm.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://go.dev/dl/go1.20.5.linux-armv6l.tar.gz
-SOURCE_SUM=79d8210efd4390569912274a98dffc16eb85993cccdeef4d704e9b0dfd50743a
+SOURCE_URL=https://go.dev/dl/go1.21.0.linux-armv6l.tar.gz
+SOURCE_SUM=e377a0004957c8c560a3ff99601bce612330a3d95ba3b0a2ae144165fc87deb1
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
diff --git a/conf/go.arm64.src b/conf/go.arm64.src
index 6a0cd2b..3e8c264 100644
--- a/conf/go.arm64.src
+++ b/conf/go.arm64.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://go.dev/dl/go1.20.5.linux-arm64.tar.gz
-SOURCE_SUM=aa2fab0a7da20213ff975fa7876a66d47b48351558d98851b87d1cfef4360d09
+SOURCE_URL=https://go.dev/dl/go1.21.0.linux-arm64.tar.gz
+SOURCE_SUM=f3d4548edf9b22f26bbd49720350bbfe59d75b7090a1a2bff1afad8214febaf3
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
diff --git a/conf/go.i386.src b/conf/go.i386.src
index 25b4e5b..bdedea2 100644
--- a/conf/go.i386.src
+++ b/conf/go.i386.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://go.dev/dl/go1.20.5.linux-386.tar.gz
-SOURCE_SUM=d394ac8fecf66812c78ffba7fb9a265bb1b9917564c7fd77f0edb0df6d5777a1
+SOURCE_URL=https://go.dev/dl/go1.21.0.linux-386.tar.gz
+SOURCE_SUM=0e6f378d9b072fab0a3d9ff4d5e990d98487d47252dba8160015a61e6bd0bcba
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
diff --git a/conf/lxd.src b/conf/lxd.src
index 591ad66..2940a01 100644
--- a/conf/lxd.src
+++ b/conf/lxd.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://github.com/lxc/lxd/releases/download/lxd-5.15/lxd-5.15.tar.gz
-SOURCE_SUM=7b3ffcef9caed1762ee4e45fe1a93a44dd63586c6e1a4d27f74db7cc992896e3
+SOURCE_URL=https://github.com/canonical/lxd/releases/download/lxd-5.16/lxd-5.16.tar.gz
+SOURCE_SUM=7afb4d3d9be7c7caf3affb49904a7413b06150158705225d32d649424dd5648f
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
diff --git a/manifest.json b/manifest.json
index 61cd1d0..b728e28 100644
--- a/manifest.json
+++ b/manifest.json
@@ -6,14 +6,14 @@
"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.15~ynh1",
+ "version": "5.16~ynh1",
"url": "https://example.com",
"upstream": {
"license": "Apache-2.0",
"website": "https://linuxcontainers.org/lxd/",
"demo": "https://linuxcontainers.org/lxd/try-it/",
"admindoc": "https://linuxcontainers.org/lxd/docs/master/index.html",
- "code": "https://github.com/lxc/lxd"
+ "code": "https://github.com/canonical/lxd"
},
"license": "Apache-2.0",
"maintainer": {