Browse Source

Version bump

Joachim M. Giæver 3 years ago
parent
commit
a376248a29
1 changed files with 7 additions and 1 deletions
  1. 7 1
      snap/snapcraft.yaml

+ 7 - 1
snap/snapcraft.yaml

@@ -1,5 +1,5 @@
 name: home-assistant-snap
-version: '2021.2.2'
+version: '2021.2.3'
 summary: Open source home automation that puts local control and privacy first
 description: |
   Home Assistant is a home automation platform running on Python 3. 
@@ -12,6 +12,12 @@ grade: stable
 confinement: strict
 license: Apache-2.0
 
+architectures:
+  - build-on: amd64
+  - build-on: arm64
+  - build-on: armhf
+  - build-on: ppc64el
+
 layout:
   /etc/pip.conf:
     bind-file: $SNAP_DATA/pip.conf