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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2017-08-11 23:20:53 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2017-08-11 23:20:53 +0300
commit62458f4b9e1e2c88559b2450f93d66b8ba759531 (patch)
treee002c150f1aa51c4a77699bf7086eb8328978c82 /acceptance-tests/SUBMODULES.json
parent9d0b1967c0566f18faa9993d33e61f66ccb95783 (diff)
[acceptance-tests] Bump coreclr submodule
Diffstat (limited to 'acceptance-tests/SUBMODULES.json')
-rw-r--r--acceptance-tests/SUBMODULES.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/acceptance-tests/SUBMODULES.json b/acceptance-tests/SUBMODULES.json
index 1fedbe94fea..e641e67e70c 100644
--- a/acceptance-tests/SUBMODULES.json
+++ b/acceptance-tests/SUBMODULES.json
@@ -10,7 +10,7 @@
{
"name": "coreclr",
"url": "git://github.com/mono/coreclr.git",
- "rev": "c7da48acf72c40c0c0ed1a80ebfacea21bb3a271",
+ "rev": "d0e6a36f782f5ee1ca0b7d3ec0c55725c3571b1f",
"remote-branch": "origin/mono",
"branch": "mono",
"directory": "coreclr"
@@ -31,4 +31,4 @@
"branch": "master",
"directory": "benchmarker"
}
-] \ No newline at end of file
+]