We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8826ea5 commit 1428baeCopy full SHA for 1428bae
1 file changed
data/org.gnome.MeldDevel.json
@@ -35,16 +35,16 @@
35
],
36
"modules": [
37
{
38
- "name" : "gtksourceview",
39
- "buildsystem" : "meson",
40
- "config-opts" : [
+ "name": "gtksourceview",
+ "buildsystem": "meson",
+ "config-opts": [
41
"-Dgtk_doc=false"
42
43
- "sources" : [
+ "sources": [
44
45
- "type" : "archive",
46
- "url" : "https://download.gnome.org/sources/gtksourceview/4.4/gtksourceview-4.4.0.tar.xz",
47
- "sha256" : "9ddb914aef70a29a66acd93b4f762d5681202e44094d2d6370e51c9e389e689a"
+ "type": "archive",
+ "url": "https://download.gnome.org/sources/gtksourceview/4.4/gtksourceview-4.4.0.tar.xz",
+ "sha256": "9ddb914aef70a29a66acd93b4f762d5681202e44094d2d6370e51c9e389e689a"
48
}
49
]
50
},
0 commit comments