From cfd4e5ff6b1dbe0a13dae89648ff1a7dbef846f2 Mon Sep 17 00:00:00 2001 From: clazzor <81418506+clazzor@users.noreply.github.com> Date: Fri, 5 Jul 2024 00:00:17 +0200 Subject: [PATCH] feat(snapcraft.yaml): ... --- snap/snapcraft.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index a19d209..fd0a3e6 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,22 +1,22 @@ name: certbot-dns-wedos -version: '2.3.0' +#version: '2.3.0' summary: Wedos DNS Authenticator plugin for Certbot description: Wedos DNS Authenticator plugin for Certbot website: https://github.com/clazzor/certbot-dns-wedos license: Apache-2.0 -#base: core22 -base: core24 +base: core22 +#base: core24 grade: stable confinement: strict adopt-info: certbot-dns-wedos -platforms: - amd64: - arm64: - armhf: -#architectures: -# - build-on: amd64 -# - build-on: arm64 -# - build-on: armhf +#platforms: +# amd64: +# arm64: +# armhf: +architectures: + - build-on: amd64 + - build-on: arm64 + - build-on: armhf parts: install-dependencies: