meta: Add .git to end of blueprint-compiler url

This commit is contained in:
Daudix_UFO
2023-05-16 23:42:46 +03:00
parent e558c0372b
commit a82aa2a2cb

View File

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