From 38e6fc29a79e7ad1c0880cddf9ddd2a8426b1867 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 28 Apr 2022 09:43:44 +1000 Subject: [PATCH] flatpak: update the gnome runtime and to the latest pyxdg and svgwrite pyparsing has new releases too but someone needs to check that... --- org.freedesktop.Tuhi.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/org.freedesktop.Tuhi.json b/org.freedesktop.Tuhi.json index a1b8818..20e635d 100644 --- a/org.freedesktop.Tuhi.json +++ b/org.freedesktop.Tuhi.json @@ -1,7 +1,7 @@ { "app-id": "org.freedesktop.Tuhi", "runtime": "org.gnome.Platform", - "runtime-version": "3.36", + "runtime-version": "42", "sdk": "org.gnome.Sdk", "command": "tuhi", "finish-args": [ @@ -21,8 +21,8 @@ { "type": "git", "url": "https://gitlab.freedesktop.org/xdg/pyxdg.git", - "tag": "rel-0.26", - "commit": "7db14dcf4c4305c3859a2d9fcf9f5da2db328330" + "tag": "rel-0.27", + "commit": "f097a66923a65e93640c48da83e6e9cfbddd86ba" } ], "build-commands": [ @@ -50,8 +50,8 @@ { "type": "git", "url": "https://github.com/mozman/svgwrite.git", - "tag": "v1.4", - "commit": "c95543ce5f296b5fbd0fd6fff4586ecce84d3d01" + "tag": "v1.4.2", + "commit": "e2617741ab018956e638e18aa21827405bd8edd1" } ], "build-commands": [