Skip to content

Commit 15d08e5

Browse files
committed
build: only use tag for blueprint-compiler
1 parent d1440a1 commit 15d08e5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build-aux/blueprint-compiler.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
{
66
"type": "git",
77
"url": "https://gitlab.gnome.org/jwestman/blueprint-compiler",
8-
"tag": "v0.16.0",
9-
"commit": "04ef0944db56ab01307a29aaa7303df6067cb3c0"
8+
"tag": "v0.18.0"
109
}
1110
],
1211
"cleanup": ["*"]

0 commit comments

Comments
 (0)