spec/data/newlib/newlib.manifest in inqlude-0.7.0 vs spec/data/newlib/newlib.manifest in inqlude-0.7.1
- old
+ new
@@ -4,10 +4,17 @@
"summary": "A new lib under heavy development",
"urls": {
"homepage": "http://new.example.org",
"download": "http://new.example.org/download"
},
- "licenses": ["GPLv3"],
+ "licenses": [
+ "GPLv3"
+ ],
"description": "This is an awesome library. It's new.",
- "authors": ["Cornelius Schumacher <schumacher@kde.org>"],
- "platforms": [ "Linux", "Windows" ]
-}
+ "authors": [
+ "Cornelius Schumacher <schumacher@kde.org>"
+ ],
+ "platforms": [
+ "Linux",
+ "Windows"
+ ]
+}
\ No newline at end of file