From ae1e061673bc69eb3fa00d03533263682fb1c9bb Mon Sep 17 00:00:00 2001 From: Ryo Nakano <26003928+ryonakano@users.noreply.github.com> Date: Sun, 27 Nov 2022 15:53:11 +0900 Subject: [PATCH 1/2] Update dependencies versions --- com.github.muriloventuroso.easyssh.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/com.github.muriloventuroso.easyssh.yml b/com.github.muriloventuroso.easyssh.yml index 58951581..840dedb2 100644 --- a/com.github.muriloventuroso.easyssh.yml +++ b/com.github.muriloventuroso.easyssh.yml @@ -1,6 +1,6 @@ app-id: com.github.muriloventuroso.easyssh runtime: io.elementary.Platform -runtime-version: '6.1' +runtime-version: '7' sdk: io.elementary.Sdk command: com.github.muriloventuroso.easyssh finish-args: @@ -19,8 +19,8 @@ modules: - '-Ddocs=false' sources: - type: archive - url: https://download.gnome.org/sources/vte/0.66/vte-0.66.2.tar.xz - sha256: e89974673a72a0a06edac6d17830b82bb124decf0cb3b52cebc92ec3ff04d976 + url: https://download.gnome.org/sources/vte/0.70/vte-0.70.1.tar.xz + sha256: 1f4601cbfea5302b96902208c8f185e5b18b259b5358bc93cf392bf59871c5b6 - name: easyssh buildsystem: meson config-opts: From 71dc35da89a0ba92862f9e484c8abfc5b19c8dc2 Mon Sep 17 00:00:00 2001 From: Ryo Nakano <26003928+ryonakano@users.noreply.github.com> Date: Sat, 3 Dec 2022 10:05:47 +0900 Subject: [PATCH 2/2] Update flatpak platform to 7.1 --- com.github.muriloventuroso.easyssh.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.github.muriloventuroso.easyssh.yml b/com.github.muriloventuroso.easyssh.yml index 840dedb2..48e35357 100644 --- a/com.github.muriloventuroso.easyssh.yml +++ b/com.github.muriloventuroso.easyssh.yml @@ -1,6 +1,6 @@ app-id: com.github.muriloventuroso.easyssh runtime: io.elementary.Platform -runtime-version: '7' +runtime-version: '7.1' sdk: io.elementary.Sdk command: com.github.muriloventuroso.easyssh finish-args: