Commit 65b6656e authored by Guillaume Gardey's avatar Guillaume Gardey

Fix order

parent 1afd2eae
...@@ -366,23 +366,23 @@ ...@@ -366,23 +366,23 @@
] ]
}, },
{ {
"name": "Apache Pig", "name": "Apache Hive",
"details": "https://github.com/chrislongo/Pig", "details": "https://github.com/glinmac/hive-sublime-text",
"labels": ["language syntax"], "labels": ["language syntax"],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "details": "https://github.com/glinmac/hive-sublime-text/tree/master"
"details": "https://github.com/chrislongo/Pig/tree/master"
} }
] ]
}, },
{ {
"name": "Apache Hive", "name": "Apache Pig",
"details": "https://github.com/glinmac/hive-sublime-text", "details": "https://github.com/chrislongo/Pig",
"labels": ["language syntax"], "labels": ["language syntax"],
"releases": [ "releases": [
{ {
"details": "https://github.com/glinmac/hive-sublime-text/tree/master" "sublime_text": "<3000",
"details": "https://github.com/chrislongo/Pig/tree/master"
} }
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment