Skip to content

Commit

Permalink
add commitHash to cgmanifest
Browse files Browse the repository at this point in the history
  • Loading branch information
isidorn committed Nov 15, 2018
1 parent 347fb63 commit 2ba92aa
Show file tree
Hide file tree
Showing 46 changed files with 116 additions and 97 deletions.
4 changes: 2 additions & 2 deletions extensions/bat/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"git": {
"name": "mmims/language-batchfile",
"repositoryUrl": "https://github.com/mmims/language-batchfile",
"commitHash": ""
"commitHash": "4b67596631b4ecd2c89c2ec1b2e08a6623438903"
}
},
"license": "MIT",
"version": "0.0.0"
}
],
"version": 1
}
}
7 changes: 4 additions & 3 deletions extensions/clojure/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
}
5 changes: 3 additions & 2 deletions extensions/coffeescript/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
}
9 changes: 5 additions & 4 deletions extensions/cpp/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,20 @@
"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": {
"type": "git",
"git": {
"name": "textmate/c.tmbundle",
"repositoryUrl": "https://github.com/textmate/c.tmbundle",
"commitHash": ""
"commitHash": "9aa365882274ca52f01722f3dbb169b9539a20ee"
}
},
"licenseDetail": [
Expand All @@ -41,4 +42,4 @@
}
],
"version": 1
}
}
7 changes: 4 additions & 3 deletions extensions/csharp/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
}
5 changes: 3 additions & 2 deletions extensions/css/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
}
5 changes: 3 additions & 2 deletions extensions/docker/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
}
4 changes: 2 additions & 2 deletions extensions/emmet/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"git": {
"name": "expand-abbreviation",
"repositoryUrl": "https://github.com/emmetio/expand-abbreviation",
"commitHash": ""
"commitHash": "ef943f2056572fe43ce9eebf72929d3c825f3995"
}
},
"license": "MIT",
"version": "0.5.8"
}
],
"version": 1
}
}
5 changes: 3 additions & 2 deletions extensions/fsharp/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
}
6 changes: 3 additions & 3 deletions extensions/git/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"git": {
"name": "textmate/git.tmbundle",
"repositoryUrl": "https://github.com/textmate/git.tmbundle",
"commitHash": ""
"commitHash": "93897a78c6e52bef13dadc0d4091d203c5facb40"
}
},
"licenseDetail": [
Expand Down Expand Up @@ -40,7 +40,7 @@
"git": {
"name": "textmate/diff.tmbundle",
"repositoryUrl": "https://github.com/textmate/diff.tmbundle",
"commitHash": ""
"commitHash": "0593bb775eab1824af97ef2172fd38822abd97d7"
}
},
"licenseDetail": [
Expand All @@ -63,4 +63,4 @@
}
],
"version": 1
}
}
5 changes: 3 additions & 2 deletions extensions/go/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
}
4 changes: 2 additions & 2 deletions extensions/groovy/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"git": {
"name": "textmate/groovy.tmbundle",
"repositoryUrl": "https://github.com/textmate/groovy.tmbundle",
"commitHash": ""
"commitHash": "85d8f7c97ae473ccb9473f6c8d27e4ec957f4be1"
}
},
"licenseDetail": [
Expand All @@ -29,4 +29,4 @@
}
],
"version": 1
}
}
4 changes: 2 additions & 2 deletions extensions/handlebars/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"git": {
"name": "daaain/Handlebars",
"repositoryUrl": "https://github.com/daaain/Handlebars",
"commitHash": ""
"commitHash": "790f2b0222098a3a236bd9e91bb9a039eeca4d8e"
}
},
"licenseDetail": [
Expand All @@ -33,4 +33,4 @@
}
],
"version": 1
}
}
4 changes: 2 additions & 2 deletions extensions/hlsl/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"git": {
"name": "shaders-tmLanguage",
"repositoryUrl": "https://github.com/tgjones/shaders-tmLanguage",
"commitHash": ""
"commitHash": "cd1ef40f549f9ce2b9e6b73498688de114a85382"
}
},
"license": "MIT",
"version": "0.1.0"
}
],
"version": 1
}
}
4 changes: 2 additions & 2 deletions extensions/html-language-features/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"git": {
"name": "js-beautify",
"repositoryUrl": "https://github.com/beautify-web/js-beautify",
"commitHash": ""
"commitHash": "12e73365f9d0b203843c5b7c22d7017845a7c580"
}
},
"license": "MIT",
Expand Down Expand Up @@ -112,4 +112,4 @@
}
],
"version": 1
}
}
4 changes: 2 additions & 2 deletions extensions/html/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"git": {
"name": "textmate/html.tmbundle",
"repositoryUrl": "https://github.com/textmate/html.tmbundle",
"commitHash": ""
"commitHash": "390c8870273a2ae80244dae6db6ba064a802f407"
}
},
"licenseDetail": [
Expand All @@ -29,4 +29,4 @@
}
],
"version": 1
}
}
4 changes: 2 additions & 2 deletions extensions/ini/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"git": {
"name": "textmate/ini.tmbundle",
"repositoryUrl": "https://github.com/textmate/ini.tmbundle",
"commitHash": ""
"commitHash": "2af0cbb0704940f967152616f2f1ff0aae6287a6"
}
},
"licenseDetail": [
Expand All @@ -29,4 +29,4 @@
}
],
"version": 1
}
}
4 changes: 2 additions & 2 deletions extensions/java/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"git": {
"name": "atom/language-java",
"repositoryUrl": "https://github.com/atom/language-java",
"commitHash": ""
"commitHash": "95ebcd0b15c369666ecc4d1593495466132dd5bf"
}
},
"license": "MIT",
"version": "0.0.0"
}
],
"version": 1
}
}
7 changes: 4 additions & 3 deletions extensions/javascript/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down Expand Up @@ -41,4 +42,4 @@
}
],
"version": 1
}
}
4 changes: 2 additions & 2 deletions extensions/json/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"git": {
"name": "Microsoft/vscode-JSON.tmLanguage",
"repositoryUrl": "https://github.com/Microsoft/vscode-JSON.tmLanguage",
"commitHash": ""
"commitHash": "9bd83f1c252b375e957203f21793316203f61f70"
}
},
"license": "MIT",
"version": "0.0.0"
}
],
"version": 1
}
}
4 changes: 2 additions & 2 deletions extensions/less/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"git": {
"name": "language-less",
"repositoryUrl": "https://github.com/atom/language-less",
"commitHash": ""
"commitHash": "87d4d59e8de6796b506b81a16e1dc1fafc99d30f"
}
},
"license": "MIT",
"version": "0.0.0"
}
],
"version": 1
}
}
4 changes: 2 additions & 2 deletions extensions/log/cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"git": {
"name": "vscode-logfile-highlighter",
"repositoryUrl": "https://github.com/emilast/vscode-logfile-highlighter",
"commitHash": ""
"commitHash": "30a19d24b9a0070b0fab5eef45f89c92e7cd71ea"
}
},
"license": "MIT",
"version": "1.2.0"
}
],
"version": 1
}
}
Loading

0 comments on commit 2ba92aa

Please sign in to comment.