Update grammars to pick up make changes

and fix hashes.
This commit is contained in:
Alex Ross
2019-02-06 15:16:49 +01:00
parent 13e506e5d5
commit b0b6dc6c2e
10 changed files with 41 additions and 29 deletions

View File

@@ -6,11 +6,11 @@
"git": {
"name": "atom/language-c",
"repositoryUrl": "https://github.com/atom/language-c",
"commitHash": "3a269f88b12e512fb9495dc006a1dabf325d3d7f"
"commitHash": "9c0c5f202741a5647025db8d5df5fefba47b036c"
}
},
"license": "MIT",
"version": "0.58.0",
"version": "0.58.1",
"description": "The files syntaxes/c.json and syntaxes/c++.json were derived from the Atom package https://atom.io/packages/language-c which was originally converted from the C TextMate bundle https://github.com/textmate/c.tmbundle."
},
{