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" } ] },