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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'version-checks')
-rwxr-xr-xversion-checks4
1 files changed, 2 insertions, 2 deletions
diff --git a/version-checks b/version-checks
index 3393428095..592b2d1afc 100755
--- a/version-checks
+++ b/version-checks
@@ -17,8 +17,8 @@ DEP[0]=md-addins
DEP_NAME[0]=MDADDINS
DEP_PATH[0]=${top_srcdir}/../md-addins
DEP_MODULE[0]=git@github.com:xamarin/md-addins.git
-DEP_NEEDED_VERSION[0]=e5b43ba963b7b407aa5b9f2c59018c32a709e6ab
-DEP_BRANCH_AND_REMOTE[0]="release-7.7 origin/release-7.7"
+DEP_NEEDED_VERSION[0]=c8b4305fd4c60b9c25947072eb150fdc3a5aa2b5
+DEP_BRANCH_AND_REMOTE[0]="release-7.7.4 origin/release-7.7.4"
# heap-shot
DEP[1]=heap-shot