Skip to content

Commit 040ee51

Browse files
committed
cgmanifest: some commit hashes
1 parent 2ba92aa commit 040ee51

5 files changed

Lines changed: 18 additions & 15 deletions

File tree

cgmanifest.json

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"git": {
77
"name": "chromium",
88
"repositoryUrl": "http://www.chromium.org/Home",
9-
"commitHash": ""
9+
"commitHash": "7accc8730b0f99b5e7c0702ea89d1fa7c17bfe33"
1010
}
1111
},
1212
"licenseDetail": [
@@ -61,7 +61,7 @@
6161
"git": {
6262
"name": "nodejs",
6363
"repositoryUrl": "https://github.com/nodejs/node",
64-
"commitHash": ""
64+
"commitHash": "8a44289089a08b7b19fa3c4651b5f1f5d1edd71b"
6565
}
6666
},
6767
"developmentDependency": false,
@@ -73,7 +73,7 @@
7373
"git": {
7474
"name": "electron",
7575
"repositoryUrl": "https://github.com/electron/electron",
76-
"commitHash": ""
76+
"commitHash": "d281859cf59f12c7107a540a9f4cba0ecf5eff41"
7777
}
7878
},
7979
"developmentDependency": false,
@@ -86,7 +86,7 @@
8686
"git": {
8787
"name": "inno setup",
8888
"repositoryUrl": "https://github.com/jrsoftware/issrc",
89-
"commitHash": ""
89+
"commitHash": "03fe8f4edb3e96c7835c9483052625bbedb160f2"
9090
}
9191
},
9292
"developmentDependency": false,
@@ -98,7 +98,7 @@
9898
"git": {
9999
"name": "spdlog original",
100100
"repositoryUrl": "https://github.com/gabime/spdlog",
101-
"commitHash": ""
101+
"commitHash": "4fba14c79f356ae48d6141c561bf9fd7ba33fabd"
102102
}
103103
},
104104
"developmentDependency": false,
@@ -110,7 +110,8 @@
110110
"type": "git",
111111
"git": {
112112
"name": "async-each",
113-
"commitHash": ""
113+
"commitHash": "f2342d85633d0dc1034a49387ca01c08c1189823",
114+
"repositoryUrl": "https://github.com/paulmillr/async-each/"
114115
}
115116
},
116117
"licenseDetail": [
@@ -143,7 +144,8 @@
143144
"type": "git",
144145
"git": {
145146
"name": "jschardet",
146-
"commitHash": ""
147+
"commitHash": "28152dd8db5904dc2cf9aa12ef4f8783f713e79a",
148+
"repositoryUrl": "https://github.com/aadsm/jschardet"
147149
}
148150
},
149151
"licenseDetail": [
@@ -687,7 +689,8 @@
687689
"type": "git",
688690
"git": {
689691
"name": "typescript",
690-
"commitHash": ""
692+
"commitHash": "54426a14f4c232da8e563d20ca8e71263e1c96b5",
693+
"repositoryUrl": "https://github.com/Microsoft/TypeScript"
691694
}
692695
},
693696
"licenseDetail": [
@@ -1441,4 +1444,4 @@
14411444
}
14421445
],
14431446
"version": 1
1444-
}
1447+
}

extensions/cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"git": {
77
"name": "typescript",
88
"repositoryUrl": "https://github.com/Microsoft/TypeScript",
9-
"commitHash": ""
9+
"commitHash": "54426a14f4c232da8e563d20ca8e71263e1c96b5"
1010
}
1111
},
1212
"developmentDependency": false,
@@ -15,4 +15,4 @@
1515
}
1616
],
1717
"version": 1
18-
}
18+
}

extensions/javascript/cgmanifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "textmate/javascript.tmbundle",
2121
"repositoryUrl": "https://github.com/textmate/javascript.tmbundle",
22-
"commitHash": ""
22+
"commitHash": "fccf0af0c95430a42e1bf98f0c7a4723a53283e7"
2323
}
2424
},
2525
"licenseDetail": [

extensions/swift/cgmanifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"git": {
4242
"name": "freebroccolo/atom-language-swift",
4343
"repositoryUrl": "https://github.com/freebroccolo/atom-language-swift",
44-
"commitHash": ""
44+
"commitHash": "d8f4ed1f79cbb4d5d215e7a68fa8cc6b618e16e0"
4545
}
4646
},
4747
"licenseDetail": [

test/cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"git": {
77
"name": "Jxck/assert",
88
"repositoryUrl": "https://github.com/Jxck/assert",
9-
"commitHash": ""
9+
"commitHash": "a617d24d4e752e4299a6de4f78b1c23bfa9c49e8"
1010
}
1111
},
1212
"licenseDetail": [
@@ -39,4 +39,4 @@
3939
}
4040
],
4141
"version": 1
42-
}
42+
}

0 commit comments

Comments
 (0)