From 1f419556a926653d8e208d16765fec995c898166 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 02:48:41 +0000 Subject: [PATCH] Update dependency element-hq/matrix-authentication-service to v1.15.0 --- snapcraft.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 2f63760..dd1a7b6 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -4,7 +4,7 @@ name: mas-cli summary: MAS CLI Tool description: MAS CLI is a command-line tool for managing MAS policies. -version: 1.14.0 +version: 1.15.0 base: core22 license: Apache-2.0 confinement: strict @@ -21,7 +21,7 @@ parts: - "--no-default-features" source: https://github.com/element-hq/matrix-authentication-service source-type: git - source-tag: v1.14.0 + source-tag: v1.15.0 build-snaps: - go/1.22/stable override-build: |