From 4dd34ebe90b86c688f9fe84f318574bcc7c0cc03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Thu, 28 Mar 2024 14:45:53 +0100 Subject: [PATCH] build: Upgrade libshumate to 1.2 --- .gitlab-ci/org.gnome.Fractal.CiTest.json | 4 ++-- build-aux/org.gnome.Fractal.Devel.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitlab-ci/org.gnome.Fractal.CiTest.json b/.gitlab-ci/org.gnome.Fractal.CiTest.json index 2e1c03fd..cdff631a 100644 --- a/.gitlab-ci/org.gnome.Fractal.CiTest.json +++ b/.gitlab-ci/org.gnome.Fractal.CiTest.json @@ -62,8 +62,8 @@ "sources": [ { "type": "archive", - "url": "https://download.gnome.org/sources/libshumate/1.1/libshumate-1.1.2.tar.xz", - "sha256": "8f094f6e7e256ab192800516ff96617abeec2363b054aad6aeb17e0088c1fb2c" + "url": "https://download.gnome.org/sources/libshumate/1.2/libshumate-1.2.0.tar.xz", + "sha256": "4f8413a707cd00f84cee39ca49f58c48fc436f008ea80d6532ac37dafd0ba96b" } ] }, diff --git a/build-aux/org.gnome.Fractal.Devel.json b/build-aux/org.gnome.Fractal.Devel.json index c8197832..5c318d34 100644 --- a/build-aux/org.gnome.Fractal.Devel.json +++ b/build-aux/org.gnome.Fractal.Devel.json @@ -77,8 +77,8 @@ "sources": [ { "type": "archive", - "url": "https://download.gnome.org/sources/libshumate/1.1/libshumate-1.1.2.tar.xz", - "sha256": "8f094f6e7e256ab192800516ff96617abeec2363b054aad6aeb17e0088c1fb2c" + "url": "https://download.gnome.org/sources/libshumate/1.2/libshumate-1.2.0.tar.xz", + "sha256": "4f8413a707cd00f84cee39ca49f58c48fc436f008ea80d6532ac37dafd0ba96b" } ] },