From c9e20334a94c0f44991721f462776b9d33f75638 Mon Sep 17 00:00:00 2001 From: Miguel Jacq Date: Sun, 9 Feb 2025 15:48:52 +1100 Subject: [PATCH] go back to core22 --- snap/snapcraft.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index c2e6ee8a..cc51d93c 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,5 +1,5 @@ name: onionshare -base: core24 +base: core22 version: "2.6.2" summary: Securely and anonymously share files, host websites, and chat using Tor description: | @@ -11,10 +11,11 @@ description: | grade: stable # stable or devel confinement: strict -platforms: - amd64: - arm64: - armhf: +architectures: + - build-on: i386 + - build-on: amd64 + - build-on: arm64 + - build-on: armhf apps: onionshare: