From: Jordan Petridis Date: Tue, 6 Jun 2023 17:20:57 +0000 (+0300) Subject: flatpak: Change the branch of the sdk-extension to match the runtime version X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0da094d5e;p=thirdparty%2Fvala.git flatpak: Change the branch of the sdk-extension to match the runtime version --- diff --git a/build-aux/flatpak/org.freedesktop.Sdk.Extension.vala-nightly.yml b/build-aux/flatpak/org.freedesktop.Sdk.Extension.vala-nightly.yml index 39776e2db..bb8831027 100644 --- a/build-aux/flatpak/org.freedesktop.Sdk.Extension.vala-nightly.yml +++ b/build-aux/flatpak/org.freedesktop.Sdk.Extension.vala-nightly.yml @@ -1,5 +1,5 @@ id: "org.freedesktop.Sdk.Extension.vala-nightly" -branch: "master" +branch: "22.08" runtime: "org.freedesktop.Sdk" build-extension: true sdk: "org.freedesktop.Sdk"