Merge pull request #36 from fidian/patch-1
Fixing tag - omitted one character
This commit is contained in:
@@ -1090,7 +1090,7 @@
|
|||||||
{
|
{
|
||||||
"version": "tag-%tag%",
|
"version": "tag-%tag%",
|
||||||
"bitness": 64,
|
"bitness": 64,
|
||||||
"uses": ["clang-tag-%tag%-64bit", "emscripten-tag-%tag%-64bit"],
|
"uses": ["clang-tag-e%tag%-64bit", "emscripten-tag-%tag%-64bit"],
|
||||||
"os": "linux"
|
"os": "linux"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user