meta: Update blueprint-compiler to v0.8.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
David Lapshin 2023-05-16 22:53:34 +03:00
parent c33114eefe
commit 8f0e4e3e4c
Signed by untrusted user: daudix
GPG key ID: 93ECF15D3053D81C

View file

@ -31,8 +31,8 @@
"sources" : [
{
"type" : "git",
"url" : "https://gitlab.gnome.org/jwestman/blueprint-compiler",
"tag" : "v0.6.0"
"url" : "https://gitlab.gnome.org/jwestman/blueprint-compiler.git",
"tag" : "v0.8.0"
}
]
},