diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index defd6f91a..73b4ceca9 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -49,7 +49,7 @@ parts: after: [flutter-git] plugin: nil source: . - source-commit: &commit-ref 7db1ad18b8328a3322ce87debbb9adf4641984d9 + source-commit: &commit-ref af78f34c61a883aa34e623367aea324db0010767 source-type: git build-attributes: [enable-patchelf] override-build: | @@ -71,7 +71,7 @@ parts: plugin: nil source: https://git.launchpad.net/curtin source-type: git - source-commit: 697e83699d493b7491913d822e7f5635d7f10af2 + source-commit: 0ded564bde89cbf2ede7a9c3d6e1c260688b37cb override-pull: | craftctl default PACKAGED_VERSION="$(git describe --long --abbrev=9 --match=[0-9][0-9]*)"