Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnoop Kunchukuttan (STC INDIA) <ankunchu@microsoft.com>2020-09-03 15:30:48 +0300
committerAnoop Kunchukuttan (STC INDIA) <ankunchu@microsoft.com>2020-09-03 15:30:48 +0300
commit8fbb193b2bc564151a060855193d57283ba6a595 (patch)
treeeee969308d8cd7740d3a201070681052645ecc97 /cgmanifest.json
parentf15249b14b3d3c30438f165e374107e69011ba0f (diff)
added cmph information
Diffstat (limited to 'cgmanifest.json')
-rw-r--r--cgmanifest.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/cgmanifest.json b/cgmanifest.json
index 91e211847..eb3008ba5 100644
--- a/cgmanifest.json
+++ b/cgmanifest.json
@@ -9,16 +9,15 @@
}
}
},
- {
- "Component": {
- "Type": "other",
- "Other": {
- "Name": "cmph",
- "Version": "2.0.2",
- "DownloadUrl": "https://sourceforge.net/projects/cmph/files/v2.0.2/cmph-2.0.2.tar.gz/download"
- }
- }
- },
+ {
+ "component": {
+ "type": "git",
+ "git": {
+ "repositoryUrl": "https://git.code.sf.net/p/cmph/git",
+ "commitHash": "a250982ade093f4eed0552bbdd22dd7b0432007f"
+ }
+ }
+ },
{
"Component": {
"Type": "other",
@@ -30,4 +29,5 @@
}
},
]
-} \ No newline at end of file
+}
+