Update blueprint-compiler dependency

This commit is contained in:
kramo
2023-09-23 15:15:33 +02:00
parent d3b2615bce
commit 42927032c1
2 changed files with 2 additions and 2 deletions

View File

@@ -109,7 +109,7 @@
{ {
"type" : "git", "type" : "git",
"url" : "https://gitlab.gnome.org/jwestman/blueprint-compiler", "url" : "https://gitlab.gnome.org/jwestman/blueprint-compiler",
"tag" : "v0.8.1" "tag" : "v0.10.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.8.1 revision = v0.10.0
depth = 1 depth = 1
[provide] [provide]