Update blueprint-compiler version

This commit is contained in:
kramo
2024-09-18 16:32:47 +02:00
parent 5050c4f6ca
commit 4938bacd55
2 changed files with 127 additions and 131 deletions

View File

@@ -112,21 +112,17 @@
{
"type": "git",
"url": "https://gitlab.gnome.org/jwestman/blueprint-compiler",
"tag" : "v0.12.0"
"tag": "v0.14.0"
}
],
"cleanup" : [
"*"
]
"cleanup": ["*"]
},
{
"name": "cartridges",
"builddir": true,
"buildsystem": "meson",
"run-tests": true,
"config-opts": [
"-Dprofile=development"
],
"config-opts": ["-Dprofile=development"],
"sources": [
{
"type": "dir",

View File

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