Skip to content

Commit b9f889c

Browse files
authored
Update unbound.json (wrong date / json issue)
1 parent baa29fb commit b9f889c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

json/unbound.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"categories": [
55
13
66
],
7-
"date_created": "2024-11-27",
7+
"date_created": "2024-12-02",
88
"type": "ct",
99
"updateable": true,
1010
"privileged": false,
11-
"interface_port": "5335",
11+
"interface_port": 5335,
1212
"documentation": null,
1313
"website": "https://www.nlnetlabs.nl/projects/unbound/about/",
1414
"logo": "https://nlnetlabs.nl/static/logos/Unbound/Unbound_FC_Shaded_cropped.svg",
@@ -18,11 +18,11 @@
1818
"type": "default",
1919
"script": "ct/unbound.sh",
2020
"resources": {
21-
"cpu": "1",
22-
"ram": "512",
23-
"hdd": "2",
24-
"os": "debian",
25-
"version": "12"
21+
"cpu": 1,
22+
"ram": 512,
23+
"hdd": 2,
24+
"os": debian,
25+
"version": 12
2626
}
2727
}
2828
],

0 commit comments

Comments
 (0)