Latest wyUpdate sources

Hi,

I'd like to modify the wyUpdate sources and build a customized version, since wyUpdate has a few hard-coded unlocalized strings, that are given to ReportProgress method at several places.

However, it looks like the published source on google project is 2.6.18.0 which is older than the 2.6.18.4 distributed with wyBuild.

Is there a source release of the latest wyUpdate?

Yes, the latest source code is on the public repository:

svn checkout http://wyupdate.googlecode.com/svn/trunk/ wyupdate-read-only

Wyatt,

Thank you. I'm not sure why I didn't even checkout the repository first of all. 😮