Commit ac1e8e18 authored by FichteFoll's avatar FichteFoll

Merge pull request #1840 from ALLZ/master

Update h.json
parents 1ef38db2 56ca4895
......@@ -168,10 +168,11 @@
{
"name": "Hex-Bin System",
"details": "https://github.com/ALLZ/hex-bin_system",
"labels": ["text manipulation", "hexadecimal", "binary", "decimal", "base converter"],
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/ALLZ/hex-bin_system/tree/master"
"sublime_text": "*",
"details":"https://github.com/ALLZ/hex-bin_system/tree/master"
}
]
},
......@@ -194,11 +195,13 @@
]
},
{
"name":"hextoASCII",
"details": "https://github.com/ALLZ/hextoASCII",
"labels": ["text manipulation", "hexadecimal", "ASCII", "converter"],
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/ALLZ/hextoASCII/tree/master"
"sublime_text": "*",
"details":"https://github.com/ALLZ/hextoASCII/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