When I manually click “Install latest” to try get 2.0.0.4230 I get “[application update] failed”.
The log says:
Error occurred while executing task ApplicationUpdate: No data is available for encoding 850.
System.NotSupportedException: No data is available for encoding 850.
at System.Text.Encoding.GetEncoding (Int32 codepage) in /private/tmp/source-mono-mac-4.2.0-bug-33585-hotfix/bockbuild-mono-4.2.0-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.1/external/referencesource/mscorlib/system/text/encoding.cs:line 520
at ICSharpCode.SharpZipLib.Zip.ZipConstants.ConvertToArray (System.String str) in <filename unknown>:line 0
at ICSharpCode.SharpZipLib.Zip.ZipConstants.ConvertToArray (Int32 flags, System.String str) in <filename unknown>:line 0
at ICSharpCode.SharpZipLib.Zip.ZipFile.WriteLocalEntryHeader (ICSharpCode.SharpZipLib.Zip.ZipUpdate update) in <filename unknown>:line 0
at ICSharpCode.SharpZipLib.Zip.ZipFile.AddEntry (ICSharpCode.SharpZipLib.Zip.ZipFile workFile, ICSharpCode.SharpZipLib.Zip.ZipUpdate update) in <filename unknown>:line 0
at ICSharpCode.SharpZipLib.Zip.ZipFile.RunUpdates () in <filename unknown>:line 0