From 46c57947ce77320ee6f03e7b7f4dbd9fa776cfce Mon Sep 17 00:00:00 2001 From: Mayhem Date: Fri, 2 Aug 2013 09:53:25 +0200 Subject: [PATCH] Sort "fap archive" boards & files arrays. --- json/archives.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/archives.json b/json/archives.json index 42edc592c..b59fa5145 100644 --- a/json/archives.json +++ b/json/archives.json @@ -59,8 +59,8 @@ "http": true, "https": false, "software": "foolfuuka", - "boards": ["e", "h", "p", "s", "u", "hc"], - "files": ["e", "h", "p", "s", "u", "hc"] + "boards": ["e", "h", "hc", "p", "s", "u"], + "files": ["e", "h", "hc", "p", "s", "u"] }, { "uid": 7, "name": "Install Gentoo",