From 354cb948aa1970bd8d8ff6359345beae84e665b7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 8 Aug 2024 06:17:48 +0000 Subject: [PATCH] Upgrade go to v1.22.6 --- manifest.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.toml b/manifest.toml index 411902b..c3386e9 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.5.linux-amd64.tar.gz" - amd64.sha256 = "904b924d435eaea086515bc63235b192ea441bd8c9b198c507e85009e6e4c7f0" - i386.url = "https://go.dev/dl/go1.22.5.linux-386.tar.gz" - i386.sha256 = "3ea4c78e6fa52978ae1ed2e5927ad17495da440c9fae7787b1ebc1d0572f7f43" - arm64.url = "https://go.dev/dl/go1.22.5.linux-arm64.tar.gz" - arm64.sha256 = "8d21325bfcf431be3660527c1a39d3d9ad71535fabdf5041c826e44e31642b5a" + amd64.url = "https://go.dev/dl/go1.22.6.linux-amd64.tar.gz" + amd64.sha256 = "999805bed7d9039ec3da1a53bfbcafc13e367da52aa823cb60b68ba22d44c616" + i386.url = "https://go.dev/dl/go1.22.6.linux-386.tar.gz" + i386.sha256 = "9e680027b058beab10ce5938607660964b6d2c564bf50bdb01aa090dc5beda98" + arm64.url = "https://go.dev/dl/go1.22.6.linux-arm64.tar.gz" + arm64.sha256 = "c15fa895341b8eaf7f219fada25c36a610eb042985dc1a912410c1c90098eaf2" armhf.url = "https://go.dev/dl/go1.21.5.linux-armv6l.tar.gz" armhf.sha256 = "837f4bf4e22fcdf920ffeaa4abf3d02d1314e03725431065f4d44c46a01b42fe"