Skip to content

Commit d9339ca

Browse files
committed
snap: update to core24
1 parent 24a40d0 commit d9339ca

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

snap/snapcraft.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: pulse
22
title: Pulse
3-
base: core22
3+
base: core24
44
version: git
55
66
summary: Weather app for the Linux Desktop.
@@ -13,9 +13,9 @@ icon: snap/gui/pulse.png
1313

1414
grade: stable
1515
confinement: strict
16-
architectures:
17-
- build-on: amd64
18-
- build-on: arm64
16+
platforms:
17+
amd64:
18+
arm64:
1919

2020
parts:
2121
flutter-git:

0 commit comments

Comments
 (0)