From de5b4979b01ac8ed22b1ffc465be11a85615bdb7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 8 May 2024 06:12:54 +0000 Subject: [PATCH 1/2] Upgrade go to v1.22.3 --- manifest.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.toml b/manifest.toml index ccc80ae..fc7a7d3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -34,12 +34,12 @@ ram.runtime = "500M" [resources] [resources.sources] [resources.sources.go] - amd64.url = "https://go.dev/dl/go1.22.0.linux-amd64.tar.gz" - amd64.sha256 = "f6c8a87aa03b92c4b0bf3d558e28ea03006eb29db78917daec5cfb6ec1046265" - i386.url = "https://go.dev/dl/go1.22.0.linux-386.tar.gz" - i386.sha256 = "1e209c4abde069067ac9afb341c8003db6a210f8173c77777f02d3a524313da3" - arm64.url = "https://go.dev/dl/go1.22.0.linux-arm64.tar.gz" - arm64.sha256 = "6a63fef0e050146f275bf02a0896badfe77c11b6f05499bb647e7bd613a45a10" + amd64.url = "https://go.dev/dl/go1.22.3.linux-amd64.tar.gz" + amd64.sha256 = "8920ea521bad8f6b7bc377b4824982e011c19af27df88a815e3586ea895f1b36" + i386.url = "https://go.dev/dl/go1.22.3.linux-386.tar.gz" + i386.sha256 = "fefba30bb0d3dd1909823ee38c9f1930c3dc5337a2ac4701c2277a329a386b57" + arm64.url = "https://go.dev/dl/go1.22.3.linux-arm64.tar.gz" + arm64.sha256 = "6c33e52a5b26e7aa021b94475587fce80043a727a54ceb0eee2f9fc160646434" armhf.url = "https://go.dev/dl/go1.21.5.linux-armv6l.tar.gz" armhf.sha256 = "837f4bf4e22fcdf920ffeaa4abf3d02d1314e03725431065f4d44c46a01b42fe" From bda26a973f604d07d533e64c18528e83207e107b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 8 May 2024 06:12:59 +0000 Subject: [PATCH 2/2] Auto-update READMEs --- README_zh_Hans.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_zh_Hans.md b/README_zh_Hans.md index e90be5e..84df4cf 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 LXD +# YunoHost 上的 LXD [![集成程度](https://dash.yunohost.org/integration/lxd.svg)](https://dash.yunohost.org/appci/app/lxd) ![工作状态](https://ci-apps.yunohost.org/ci/badges/lxd.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/lxd.maintain.svg)