Skip to content

Commit b0ea978

Browse files
committed
Update Gnome SDK to 48.
Also updated Poppler and Blueprint.
1 parent 25b78e4 commit b0ea978

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

build-aux/de.leopoldluley.Clapgrep.Devel.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://raw.githubusercontent.com/flatpak/flatpak-builder/1.4.4/data/flatpak-manifest.schema.json",
33
"id": "de.leopoldluley.Clapgrep.Devel",
44
"runtime": "org.gnome.Platform",
5-
"runtime-version": "47",
5+
"runtime-version": "48",
66
"sdk": "org.gnome.Sdk",
77
"sdk-extensions": [
88
"org.freedesktop.Sdk.Extension.rust-stable"
@@ -67,8 +67,8 @@
6767
"sources": [
6868
{
6969
"type": "archive",
70-
"url": "https://poppler.freedesktop.org/poppler-25.02.0.tar.xz",
71-
"sha256": "21234cb2a9647d73c752ce4031e65a79d11a511a835f2798284c2497b8701dee",
70+
"url": "https://poppler.freedesktop.org/poppler-25.03.0.tar.xz",
71+
"sha256": "97da4ff88517a6bbd729529f195f85c8d7a0c3bb4a3d57cb0c685cbb052fe837",
7272
"x-checker-data": {
7373
"type": "anitya",
7474
"project-id": 3686,
@@ -87,7 +87,11 @@
8787
{
8888
"type": "git",
8989
"url": "https://gitlab.gnome.org/jwestman/blueprint-compiler",
90-
"tag": "v0.14.0"
90+
"tag": "v0.16.0",
91+
"x-checker-data": {
92+
"type": "git",
93+
"tag-pattern": "^v([\\d.]+)$"
94+
}
9195
}
9296
]
9397
},

0 commit comments

Comments
 (0)