add commitHash to cgmanifest

This commit is contained in:
isidor 2018-11-15 17:43:46 +01:00
parent 347fb6347b
commit 2ba92aa3e8
46 changed files with 116 additions and 97 deletions

View file

@ -6,7 +6,7 @@
"git": {
"name": "mmims/language-batchfile",
"repositoryUrl": "https://github.com/mmims/language-batchfile",
"commitHash": ""
"commitHash": "4b67596631b4ecd2c89c2ec1b2e08a6623438903"
}
},
"license": "MIT",
@ -14,4 +14,4 @@
}
],
"version": 1
}
}

View file

@ -6,12 +6,13 @@
"git": {
"name": "atom/language-clojure",
"repositoryUrl": "https://github.com/atom/language-clojure",
"commitHash": ""
"commitHash": "ecc790326bc8e14220e4d2d72a392a30876c3219"
}
},
"license": "MIT",
"version": "0.0.0"
"version": "0.0.0",
"description": "The file syntaxes/clojure.tmLanguage.json was derived from the Atom package https://github.com/atom/language-clojure which was originally converted from the TextMate bundle https://github.com/mmcgrana/textmate-clojure."
}
],
"version": 1
}
}

View file

@ -6,12 +6,13 @@
"git": {
"name": "atom/language-coffee-script",
"repositoryUrl": "https://github.com/atom/language-coffee-script",
"commitHash": ""
"commitHash": "a0da2a73ad817e2fc13c2ef8fcd2624017c39610"
}
},
"license": "MIT",
"description": "The file syntaxes/coffeescript.tmLanguage.json was derived from the Atom package https://github.com/atom/language-coffee-script which was originally converted from the TextMate bundle https://github.com/jashkenas/coffee-script-tmbundle.",
"version": "0.0.0"
}
],
"version": 1
}
}

View file

@ -6,11 +6,12 @@
"git": {
"name": "atom/language-c",
"repositoryUrl": "https://github.com/atom/language-c",
"commitHash": ""
"commitHash": "9c0c5f202741a5647025db8d5df5fefba47b036c"
}
},
"license": "MIT",
"version": "0.0.0"
"version": "0.0.0",
"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."
},
{
"component": {
@ -18,7 +19,7 @@
"git": {
"name": "textmate/c.tmbundle",
"repositoryUrl": "https://github.com/textmate/c.tmbundle",
"commitHash": ""
"commitHash": "9aa365882274ca52f01722f3dbb169b9539a20ee"
}
},
"licenseDetail": [
@ -41,4 +42,4 @@
}
],
"version": 1
}
}

View file

@ -6,12 +6,13 @@
"git": {
"name": "dotnet/csharp-tmLanguage",
"repositoryUrl": "https://github.com/dotnet/csharp-tmLanguage",
"commitHash": ""
"commitHash": "b95e4044ff1ac52e03f622de76f459dc5388954c"
}
},
"license": "MIT",
"version": "0.1.0"
"version": "0.1.0",
"description": "The file syntaxes/csharp.tmLanguage.json was derived from https://github.com/dotnet/csharp-tmLanguage"
}
],
"version": 1
}
}

View file

@ -6,12 +6,13 @@
"git": {
"name": "atom/language-css",
"repositoryUrl": "https://github.com/atom/language-css",
"commitHash": ""
"commitHash": "7e06c88b89218fe6e8eba77fb674152f1cea0b10"
}
},
"license": "MIT",
"description": "The file syntaxes/css.tmLanguage.json was derived from the Atom package https://github.com/atom/language-css which was originally converted from the TextMate bundle https://github.com/textmate/css.tmbundle.",
"version": "0.0.0"
}
],
"version": 1
}
}

View file

@ -6,12 +6,13 @@
"git": {
"name": "language-docker",
"repositoryUrl": "https://github.com/moby/moby",
"commitHash": ""
"commitHash": "abd39744c6f3ed854500e423f5fabf952165161f"
}
},
"license": "Apache2",
"description": "The file syntaxes/docker.tmLanguage was included from https://github.com/moby/moby/blob/master/contrib/syntax/textmate/Docker.tmbundle/Syntaxes/Dockerfile.tmLanguage.",
"version": "0.0.0"
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "expand-abbreviation",
"repositoryUrl": "https://github.com/emmetio/expand-abbreviation",
"commitHash": ""
"commitHash": "ef943f2056572fe43ce9eebf72929d3c825f3995"
}
},
"license": "MIT",
@ -14,4 +14,4 @@
}
],
"version": 1
}
}

View file

@ -6,12 +6,13 @@
"git": {
"name": "ionide/ionide-fsgrammar",
"repositoryUrl": "https://github.com/ionide/ionide-fsgrammar",
"commitHash": ""
"commitHash": "24c1588529af144d205f66fbcec6889500f9aaa9"
}
},
"license": "MIT",
"description": "The file syntaxes/fsharp.json was included from https://github.com/ionide/ionide-fsgrammar/blob/master/grammar/fsharp.json.",
"version": "0.0.0"
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "textmate/git.tmbundle",
"repositoryUrl": "https://github.com/textmate/git.tmbundle",
"commitHash": ""
"commitHash": "93897a78c6e52bef13dadc0d4091d203c5facb40"
}
},
"licenseDetail": [
@ -40,7 +40,7 @@
"git": {
"name": "textmate/diff.tmbundle",
"repositoryUrl": "https://github.com/textmate/diff.tmbundle",
"commitHash": ""
"commitHash": "0593bb775eab1824af97ef2172fd38822abd97d7"
}
},
"licenseDetail": [
@ -63,4 +63,4 @@
}
],
"version": 1
}
}

View file

@ -6,12 +6,13 @@
"git": {
"name": "language-go",
"repositoryUrl": "https://github.com/atom/language-go",
"commitHash": ""
"commitHash": "b6fd68f74efa109679e31fe6f4a41ac105262d0e"
}
},
"license": "MIT",
"description": "The file syntaxes/go.json was derived from the Atom package https://atom.io/packages/language-go.",
"version": "0.39.0"
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "textmate/groovy.tmbundle",
"repositoryUrl": "https://github.com/textmate/groovy.tmbundle",
"commitHash": ""
"commitHash": "85d8f7c97ae473ccb9473f6c8d27e4ec957f4be1"
}
},
"licenseDetail": [
@ -29,4 +29,4 @@
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "daaain/Handlebars",
"repositoryUrl": "https://github.com/daaain/Handlebars",
"commitHash": ""
"commitHash": "790f2b0222098a3a236bd9e91bb9a039eeca4d8e"
}
},
"licenseDetail": [
@ -33,4 +33,4 @@
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "shaders-tmLanguage",
"repositoryUrl": "https://github.com/tgjones/shaders-tmLanguage",
"commitHash": ""
"commitHash": "cd1ef40f549f9ce2b9e6b73498688de114a85382"
}
},
"license": "MIT",
@ -14,4 +14,4 @@
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "js-beautify",
"repositoryUrl": "https://github.com/beautify-web/js-beautify",
"commitHash": ""
"commitHash": "12e73365f9d0b203843c5b7c22d7017845a7c580"
}
},
"license": "MIT",
@ -112,4 +112,4 @@
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "textmate/html.tmbundle",
"repositoryUrl": "https://github.com/textmate/html.tmbundle",
"commitHash": ""
"commitHash": "390c8870273a2ae80244dae6db6ba064a802f407"
}
},
"licenseDetail": [
@ -29,4 +29,4 @@
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "textmate/ini.tmbundle",
"repositoryUrl": "https://github.com/textmate/ini.tmbundle",
"commitHash": ""
"commitHash": "2af0cbb0704940f967152616f2f1ff0aae6287a6"
}
},
"licenseDetail": [
@ -29,4 +29,4 @@
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "atom/language-java",
"repositoryUrl": "https://github.com/atom/language-java",
"commitHash": ""
"commitHash": "95ebcd0b15c369666ecc4d1593495466132dd5bf"
}
},
"license": "MIT",
@ -14,4 +14,4 @@
}
],
"version": 1
}
}

View file

@ -6,11 +6,12 @@
"git": {
"name": "Microsoft/TypeScript-TmLanguage",
"repositoryUrl": "https://github.com/Microsoft/TypeScript-TmLanguage",
"commitHash": ""
"commitHash": "3133e3d914db9a2bb8812119f9273727a305f16b"
}
},
"license": "MIT",
"version": "0.0.1"
"version": "0.0.1",
"description": "The file syntaxes/JavaScript.tmLanguage.json was derived from TypeScriptReact.tmLanguage in https://github.com/Microsoft/TypeScript-TmLanguage."
},
{
"component": {
@ -41,4 +42,4 @@
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "Microsoft/vscode-JSON.tmLanguage",
"repositoryUrl": "https://github.com/Microsoft/vscode-JSON.tmLanguage",
"commitHash": ""
"commitHash": "9bd83f1c252b375e957203f21793316203f61f70"
}
},
"license": "MIT",
@ -14,4 +14,4 @@
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "language-less",
"repositoryUrl": "https://github.com/atom/language-less",
"commitHash": ""
"commitHash": "87d4d59e8de6796b506b81a16e1dc1fafc99d30f"
}
},
"license": "MIT",
@ -14,4 +14,4 @@
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "vscode-logfile-highlighter",
"repositoryUrl": "https://github.com/emilast/vscode-logfile-highlighter",
"commitHash": ""
"commitHash": "30a19d24b9a0070b0fab5eef45f89c92e7cd71ea"
}
},
"license": "MIT",
@ -14,4 +14,4 @@
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "textmate/lua.tmbundle",
"repositoryUrl": "https://github.com/textmate/lua.tmbundle",
"commitHash": ""
"commitHash": "8ae5641365b28f697121ba1133890e8d81f5b00e"
}
},
"licenseDetail": [
@ -29,4 +29,4 @@
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "fadeevab/make.tmbundle",
"repositoryUrl": "https://github.com/fadeevab/make.tmbundle",
"commitHash": ""
"commitHash": "c6b3ae6e4f22e01fc483be5bb34a9682c28f3219"
}
},
"licenseDetail": [
@ -29,4 +29,4 @@
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "textmate/markdown.tmbundle",
"repositoryUrl": "https://github.com/textmate/markdown.tmbundle",
"commitHash": ""
"commitHash": "11cf764606cb2cde54badb5d0e5a0758a8871c4b"
}
},
"licenseDetail": [
@ -29,4 +29,4 @@
}
],
"version": 1
}
}

View file

@ -29,7 +29,7 @@
"git": {
"name": "textmate/markdown.tmbundle",
"repositoryUrl": "https://github.com/textmate/markdown.tmbundle",
"commitHash": ""
"commitHash": "11cf764606cb2cde54badb5d0e5a0758a8871c4b"
}
},
"licenseDetail": [
@ -52,4 +52,4 @@
}
],
"version": 1
}
}

View file

@ -6,12 +6,13 @@
"git": {
"name": "atom/language-objective-c",
"repositoryUrl": "https://github.com/atom/language-objective-c",
"commitHash": ""
"commitHash": "0727e04544f3414c1c339cf15a39a05ea3938cb4"
}
},
"license": "MIT",
"description": "The files syntaxes/objective-c.tmLanguage.json and syntaxes/objective-c++.tmLanguage.json were derived from the Atom package https://github.com/atom/language-objective-c which was originally converted from the TextMate bundle https://github.com/textmate/objective-c.tmbundle.",
"version": "0.0.0"
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "textmate/perl.tmbundle",
"repositoryUrl": "https://github.com/textmate/perl.tmbundle",
"commitHash": ""
"commitHash": "80826abe75250286c2a1a07958e50e8551d3f50c"
}
},
"licenseDetail": [
@ -25,8 +25,9 @@
"\"tidy\" is accompanied by \"tidy-license.txt\"."
],
"license": "TextMate Bundle License",
"description": "The files syntaxes/perl.tmLanguage.json and syntaxes/perl6.tmLanguage.json were derived from Perl.plist and Perl 6.tmLanguage from https://github.com/textmate/perl.tmbundle.",
"version": "0.0.0"
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "language-php",
"repositoryUrl": "https://github.com/atom/language-php",
"commitHash": ""
"commitHash": "b6c5e83016b52311cdc622c2579462861ee91587"
}
},
"license": "MIT",
@ -14,4 +14,4 @@
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "PowerShell/EditorSyntax",
"repositoryUrl": "https://github.com/powershell/editorsyntax",
"commitHash": ""
"commitHash": "12b7d7257eb493e45a9af0af9094ec0c2a996712"
}
},
"license": "MIT",
@ -14,4 +14,4 @@
}
],
"version": 1
}
}

View file

@ -6,12 +6,13 @@
"git": {
"name": "davidrios/pug-tmbundle",
"repositoryUrl": "https://github.com/davidrios/pug-tmbundle",
"commitHash": ""
"commitHash": "e67e895f6fb64932aa122e471000fa55d826bff6"
}
},
"license": "MIT",
"description": "The file syntaxes/pug.tmLanguage.json was derived from Syntaxes/Pug.JSON-tmLanguage in https://github.com/davidrios/pug-tmbundle.",
"version": "0.0.0"
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "MagicStack/MagicPython",
"repositoryUrl": "https://github.com/MagicStack/MagicPython",
"commitHash": ""
"commitHash": "8ff35b3e5fcde471fae62a57ea1ae1c7cd34c9fc"
}
},
"license": "MIT",
@ -14,4 +14,4 @@
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "Ikuyadeu/vscode-R",
"repositoryUrl": "https://github.com/Ikuyadeu/vscode-R",
"commitHash": ""
"commitHash": "1cd3d42a6b2e54276ef2d71fe33bb3fefb1d6cff"
}
},
"license": "MIT",
@ -14,4 +14,4 @@
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "demyte/language-cshtml",
"repositoryUrl": "https://github.com/demyte/language-cshtml",
"commitHash": ""
"commitHash": "e6e54d5a86a28cc1e44609a32aaa10a244cd3f81"
}
},
"license": "MIT",
@ -14,4 +14,4 @@
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "textmate/ruby.tmbundle",
"repositoryUrl": "https://github.com/textmate/ruby.tmbundle",
"commitHash": ""
"commitHash": "74713556df10fbc7b1f9e99013ab1e34cd836f56"
}
},
"licenseDetail": [
@ -29,4 +29,4 @@
}
],
"version": 1
}
}

View file

@ -6,12 +6,13 @@
"git": {
"name": "language-rust",
"repositoryUrl": "https://github.com/zargony/atom-language-rust",
"commitHash": ""
"commitHash": "179f449a69182cae4fcdf644d59d842b7e445f89"
}
},
"license": "MIT",
"description": "The files syntaxes/rust.tmLanguage.json was derived from the Atom package https://atom.io/packages/language-rust.",
"version": "0.4.9"
}
],
"version": 1
}
}

View file

@ -6,12 +6,13 @@
"git": {
"name": "atom/language-sass",
"repositoryUrl": "https://github.com/atom/language-sass",
"commitHash": ""
"commitHash": "303bbf0c250fe380b9e57375598cfd916110758b"
}
},
"license": "MIT",
"description": "The file syntaxes/scss.json was derived from the Atom package https://github.com/atom/language-sass which was originally converted from the TextMate bundle https://github.com/alexsancho/SASS.tmbundle.",
"version": "0.52.0"
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "shaders-tmLanguage",
"repositoryUrl": "https://github.com/tgjones/shaders-tmLanguage",
"commitHash": ""
"commitHash": "c72c8b39380ba5a86c58ceed053b5d965ebf38b3"
}
},
"license": "MIT",
@ -14,4 +14,4 @@
}
],
"version": 1
}
}

View file

@ -6,12 +6,13 @@
"git": {
"name": "atom/language-shellscript",
"repositoryUrl": "https://github.com/atom/language-shellscript",
"commitHash": ""
"commitHash": "4c3711edbe8eac6f501976893976b1ac6a043d50"
}
},
"license": "MIT",
"description": "The file syntaxes/shell-unix-bash.tmLanguage.json was derived from the Atom package https://github.com/atom/language-shellscript which was originally converted from the TextMate bundle https://github.com/textmate/shellscript.tmbundle.",
"version": "0.0.0"
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "Microsoft/vscode-mssql",
"repositoryUrl": "https://github.com/Microsoft/vscode-mssql",
"commitHash": ""
"commitHash": "68d4b740b6a9e12592a32f1c0c8a0dd987f19da8"
}
},
"license": "MIT",
@ -14,4 +14,4 @@
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "vscode-swift",
"repositoryUrl": "https://github.com/owensd/vscode-swift",
"commitHash": ""
"commitHash": "cec27af6662e3799120b208e64483efdfe5521f5"
}
},
"licenseDetail": [
@ -32,6 +32,7 @@
"OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
],
"license": "MIT",
"description": "The files in this folder are based on https://github.com/owensd/vscode-swift.",
"version": "0.0.1"
},
{
@ -70,4 +71,4 @@
}
],
"version": 1
}
}

View file

@ -9,8 +9,9 @@
"commitHash": ""
}
},
"description": "The themes in this folders are copied from colorsublime.com. <<<TODO check the licenses, we can easily drop the themes>>>",
"version": "0.1.0"
}
],
"version": 1
}
}

View file

@ -6,12 +6,13 @@
"git": {
"name": "TypeScript-TmLanguage",
"repositoryUrl": "https://github.com/Microsoft/TypeScript-TmLanguage",
"commitHash": ""
"commitHash": "3133e3d914db9a2bb8812119f9273727a305f16b"
}
},
"license": "MIT",
"description": "The files syntaxes/TypeScript.tmLanguage.json and syntaxes/TypeScriptReact.tmLanguage.json were derived from TypeScript.tmLanguage and TypeScriptReact.tmLanguage in https://github.com/Microsoft/TypeScript-TmLanguage.",
"version": "0.1.8"
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "textmate/asp.vb.net.tmbundle",
"repositoryUrl": "https://github.com/textmate/asp.vb.net.tmbundle",
"commitHash": ""
"commitHash": "72d44550b3286d0382d7be0624140cf97857ff69"
}
},
"licenseDetail": [
@ -29,4 +29,4 @@
}
],
"version": 1
}
}

View file

@ -6,12 +6,13 @@
"git": {
"name": "atom/language-xml",
"repositoryUrl": "https://github.com/atom/language-xml",
"commitHash": ""
"commitHash": "7bc75dfe779ad5b35d9bf4013d9181864358cb49"
}
},
"license": "MIT",
"description": "The files syntaxes/xml.json and syntaxes/xsl.json were derived from the Atom package https://github.com/atom/language-xml which were originally converted from the TextMate bundle https://github.com/textmate/xml.tmbundle.",
"version": "0.0.0"
}
],
"version": 1
}
}

View file

@ -6,7 +6,7 @@
"git": {
"name": "textmate/yaml.tmbundle",
"repositoryUrl": "https://github.com/textmate/yaml.tmbundle",
"commitHash": ""
"commitHash": "e54ceae3b719506dba7e481a77cea4a8b576ae46"
}
},
"licenseDetail": [
@ -34,4 +34,4 @@
}
],
"version": 1
}
}