Skip to content

Commit 1428bae

Browse files
committed
data: Prettify JSON formatting
1 parent 8826ea5 commit 1428bae

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

data/org.gnome.MeldDevel.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,16 @@
3535
],
3636
"modules": [
3737
{
38-
"name" : "gtksourceview",
39-
"buildsystem" : "meson",
40-
"config-opts" : [
38+
"name": "gtksourceview",
39+
"buildsystem": "meson",
40+
"config-opts": [
4141
"-Dgtk_doc=false"
4242
],
43-
"sources" : [
43+
"sources": [
4444
{
45-
"type" : "archive",
46-
"url" : "https://download.gnome.org/sources/gtksourceview/4.4/gtksourceview-4.4.0.tar.xz",
47-
"sha256" : "9ddb914aef70a29a66acd93b4f762d5681202e44094d2d6370e51c9e389e689a"
45+
"type": "archive",
46+
"url": "https://download.gnome.org/sources/gtksourceview/4.4/gtksourceview-4.4.0.tar.xz",
47+
"sha256": "9ddb914aef70a29a66acd93b4f762d5681202e44094d2d6370e51c9e389e689a"
4848
}
4949
]
5050
},

0 commit comments

Comments
 (0)