Bump blueprint-compiler version

This commit is contained in:
kramo
2025-01-29 15:35:40 +01:00
parent 77d7572ad1
commit a63d7c0373
2 changed files with 2 additions and 2 deletions

View File

@@ -112,7 +112,7 @@
{ {
"type": "git", "type": "git",
"url": "https://gitlab.gnome.org/jwestman/blueprint-compiler", "url": "https://gitlab.gnome.org/jwestman/blueprint-compiler",
"tag": "v0.14.0" "tag": "v0.16.0"
} }
], ],
"cleanup": ["*"] "cleanup": ["*"]

View File

@@ -1,7 +1,7 @@
[wrap-git] [wrap-git]
directory = blueprint-compiler directory = blueprint-compiler
url = https://gitlab.gnome.org/jwestman/blueprint-compiler.git url = https://gitlab.gnome.org/jwestman/blueprint-compiler.git
revision = v0.14.0 revision = v0.16.0
depth = 1 depth = 1
[provide] [provide]