diff --git a/manifest/cgmanifest.json b/manifest/cgmanifest.json index 9e4f14ac5..ec4c57905 100644 --- a/manifest/cgmanifest.json +++ b/manifest/cgmanifest.json @@ -10,6 +10,16 @@ } }, "DevelopmentDependency": false + }, + { + "Component": { + "Type": "git", + "Git": { + "RepositoryUrl": "https://github.com/jeffwidman/cqlsh", + "CommitHash": "dbefab4f3082bd3525e9e39d836734fd905fb8df" + } + }, + "DevelopmentDependency": false } ] } \ No newline at end of file