Skip to content

Commit

Permalink
chore: Bump golang extension version
Browse files Browse the repository at this point in the history
  • Loading branch information
pojntfx committed Aug 25, 2023
1 parent bb32583 commit 6c6f9dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Hydrunfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ EOT
# Install dependencies
dnf install -y flatpak-builder
flatpak remote-add --if-not-exists 'flathub' 'https://flathub.org/repo/flathub.flatpakrepo'
flatpak install -y 'flathub' "org.gnome.Platform//44" "org.gnome.Sdk//44" "org.freedesktop.Sdk.Extension.golang//21.08"
flatpak install -y 'flathub' "org.gnome.Platform//44" "org.gnome.Sdk//44" "org.freedesktop.Sdk.Extension.golang//22.08"

# Build repo
flatpak-builder -y --gpg-sign="${PGP_ID}" --repo='/dst/repo' --force-clean "build-dir" "com.pojtinger.felicitas.vintangle.yaml"
Expand Down

0 comments on commit 6c6f9dc

Please sign in to comment.