Skip to content

Commit 2ba92aa

Browse files
committed
add commitHash to cgmanifest
1 parent 347fb63 commit 2ba92aa

46 files changed

Lines changed: 116 additions & 97 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

extensions/bat/cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"git": {
77
"name": "mmims/language-batchfile",
88
"repositoryUrl": "https://github.com/mmims/language-batchfile",
9-
"commitHash": ""
9+
"commitHash": "4b67596631b4ecd2c89c2ec1b2e08a6623438903"
1010
}
1111
},
1212
"license": "MIT",
1313
"version": "0.0.0"
1414
}
1515
],
1616
"version": 1
17-
}
17+
}

extensions/clojure/cgmanifest.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@
66
"git": {
77
"name": "atom/language-clojure",
88
"repositoryUrl": "https://github.com/atom/language-clojure",
9-
"commitHash": ""
9+
"commitHash": "ecc790326bc8e14220e4d2d72a392a30876c3219"
1010
}
1111
},
1212
"license": "MIT",
13-
"version": "0.0.0"
13+
"version": "0.0.0",
14+
"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."
1415
}
1516
],
1617
"version": 1
17-
}
18+
}

extensions/coffeescript/cgmanifest.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@
66
"git": {
77
"name": "atom/language-coffee-script",
88
"repositoryUrl": "https://github.com/atom/language-coffee-script",
9-
"commitHash": ""
9+
"commitHash": "a0da2a73ad817e2fc13c2ef8fcd2624017c39610"
1010
}
1111
},
1212
"license": "MIT",
13+
"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.",
1314
"version": "0.0.0"
1415
}
1516
],
1617
"version": 1
17-
}
18+
}

extensions/cpp/cgmanifest.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,20 @@
66
"git": {
77
"name": "atom/language-c",
88
"repositoryUrl": "https://github.com/atom/language-c",
9-
"commitHash": ""
9+
"commitHash": "9c0c5f202741a5647025db8d5df5fefba47b036c"
1010
}
1111
},
1212
"license": "MIT",
13-
"version": "0.0.0"
13+
"version": "0.0.0",
14+
"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."
1415
},
1516
{
1617
"component": {
1718
"type": "git",
1819
"git": {
1920
"name": "textmate/c.tmbundle",
2021
"repositoryUrl": "https://github.com/textmate/c.tmbundle",
21-
"commitHash": ""
22+
"commitHash": "9aa365882274ca52f01722f3dbb169b9539a20ee"
2223
}
2324
},
2425
"licenseDetail": [
@@ -41,4 +42,4 @@
4142
}
4243
],
4344
"version": 1
44-
}
45+
}

extensions/csharp/cgmanifest.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@
66
"git": {
77
"name": "dotnet/csharp-tmLanguage",
88
"repositoryUrl": "https://github.com/dotnet/csharp-tmLanguage",
9-
"commitHash": ""
9+
"commitHash": "b95e4044ff1ac52e03f622de76f459dc5388954c"
1010
}
1111
},
1212
"license": "MIT",
13-
"version": "0.1.0"
13+
"version": "0.1.0",
14+
"description": "The file syntaxes/csharp.tmLanguage.json was derived from https://github.com/dotnet/csharp-tmLanguage"
1415
}
1516
],
1617
"version": 1
17-
}
18+
}

extensions/css/cgmanifest.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@
66
"git": {
77
"name": "atom/language-css",
88
"repositoryUrl": "https://github.com/atom/language-css",
9-
"commitHash": ""
9+
"commitHash": "7e06c88b89218fe6e8eba77fb674152f1cea0b10"
1010
}
1111
},
1212
"license": "MIT",
13+
"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.",
1314
"version": "0.0.0"
1415
}
1516
],
1617
"version": 1
17-
}
18+
}

extensions/docker/cgmanifest.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@
66
"git": {
77
"name": "language-docker",
88
"repositoryUrl": "https://github.com/moby/moby",
9-
"commitHash": ""
9+
"commitHash": "abd39744c6f3ed854500e423f5fabf952165161f"
1010
}
1111
},
1212
"license": "Apache2",
13+
"description": "The file syntaxes/docker.tmLanguage was included from https://github.com/moby/moby/blob/master/contrib/syntax/textmate/Docker.tmbundle/Syntaxes/Dockerfile.tmLanguage.",
1314
"version": "0.0.0"
1415
}
1516
],
1617
"version": 1
17-
}
18+
}

extensions/emmet/cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
"git": {
77
"name": "expand-abbreviation",
88
"repositoryUrl": "https://github.com/emmetio/expand-abbreviation",
9-
"commitHash": ""
9+
"commitHash": "ef943f2056572fe43ce9eebf72929d3c825f3995"
1010
}
1111
},
1212
"license": "MIT",
1313
"version": "0.5.8"
1414
}
1515
],
1616
"version": 1
17-
}
17+
}

extensions/fsharp/cgmanifest.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@
66
"git": {
77
"name": "ionide/ionide-fsgrammar",
88
"repositoryUrl": "https://github.com/ionide/ionide-fsgrammar",
9-
"commitHash": ""
9+
"commitHash": "24c1588529af144d205f66fbcec6889500f9aaa9"
1010
}
1111
},
1212
"license": "MIT",
13+
"description": "The file syntaxes/fsharp.json was included from https://github.com/ionide/ionide-fsgrammar/blob/master/grammar/fsharp.json.",
1314
"version": "0.0.0"
1415
}
1516
],
1617
"version": 1
17-
}
18+
}

extensions/git/cgmanifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"git": {
77
"name": "textmate/git.tmbundle",
88
"repositoryUrl": "https://github.com/textmate/git.tmbundle",
9-
"commitHash": ""
9+
"commitHash": "93897a78c6e52bef13dadc0d4091d203c5facb40"
1010
}
1111
},
1212
"licenseDetail": [
@@ -40,7 +40,7 @@
4040
"git": {
4141
"name": "textmate/diff.tmbundle",
4242
"repositoryUrl": "https://github.com/textmate/diff.tmbundle",
43-
"commitHash": ""
43+
"commitHash": "0593bb775eab1824af97ef2172fd38822abd97d7"
4444
}
4545
},
4646
"licenseDetail": [
@@ -63,4 +63,4 @@
6363
}
6464
],
6565
"version": 1
66-
}
66+
}

0 commit comments

Comments
 (0)