From e5803c4d8e880b28170d017e3a82a14104d57f95 Mon Sep 17 00:00:00 2001 From: KSP-CKAN Crawler Bot <kspckan-crawler@ksp-ckan.org> Date: Tue, 31 May 2016 02:53:10 +0000 Subject: [PATCH] "NetKAN generated mods - QuickScroll-v1.30" --- QuickScroll/QuickScroll-v1.30.ckan | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/QuickScroll/QuickScroll-v1.30.ckan b/QuickScroll/QuickScroll-v1.30.ckan index 5b165b388e..a69582e964 100644 --- a/QuickScroll/QuickScroll-v1.30.ckan +++ b/QuickScroll/QuickScroll-v1.30.ckan @@ -1,24 +1,28 @@ { - "identifier": "QuickScroll", - "x_netkan_license_ok": true, "spec_version": 1, + "identifier": "QuickScroll", + "name": "QuickScroll", + "abstract": "QuickScroll is a small plugin which adds the possibility to scroll the parts pages, the categories and the filters on the editor with the mouse wheel and with keyboard shortcuts.", + "author": "malah", "license": "GPL-3.0", "resources": { - "repository": "https://github.com/malahx/QuickScroll", "homepage": "http://forum.kerbalspaceprogram.com/threads/95168", + "repository": "https://github.com/malahx/QuickScroll", "kerbalstuff": "https://kerbalstuff.com/mod/436/QuickScroll" }, + "version": "v1.30", + "ksp_version": "1.0.4", "conflicts": [ { "name": "PartCatalog" } ], - "ksp_version": "1.0.4", - "name": "QuickScroll", - "abstract": "QuickScroll is a small plugin which adds the possibility to scroll the parts pages, the categories and the filters on the editor with the mouse wheel and with keyboard shortcuts.", - "author": "malah", - "version": "v1.30", "download": "http://ckan1.spacedock.info/storage/malah_88/QuickScroll/QuickScroll-v1.30.zip", - "x_generated_by": "netkan", - "download_size": 107704 + "download_size": 107704, + "download_hash": { + "sha1": "B9D209802652EF5174CAB4F41077CD5D7E3FB415", + "sha256": "1FF56443931EC2C0D22732CF0332E055F286D2BFAD40D27D7FBAAB5FE478FA6A" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" }