diff --git a/components/lazautoupdate/latest_stable/updates/lazautoupdate.zip b/components/lazautoupdate/latest_stable/updates/lazautoupdate.zip index bb472b7e8..fa0c8da5a 100644 Binary files a/components/lazautoupdate/latest_stable/updates/lazautoupdate.zip and b/components/lazautoupdate/latest_stable/updates/lazautoupdate.zip differ diff --git a/components/lazautoupdate/latest_stable/updates/update_lazautoupdate.json b/components/lazautoupdate/latest_stable/updates/update_lazautoupdate.json index a1d9cc9cd..d03f5b6c9 100644 --- a/components/lazautoupdate/latest_stable/updates/update_lazautoupdate.json +++ b/components/lazautoupdate/latest_stable/updates/update_lazautoupdate.json @@ -1,6 +1,6 @@ { "UpdatePackageData" : { - "DisableInOPM" : true, + "DisableInOPM" : false, "DownloadZipURL" : "https://svn.code.sf.net/p/lazarus-ccr/svn/components/lazautoupdate/latest_stable/updates/lazautoupdate.zip", "Name" : "lazautoupdate.zip" }, @@ -9,7 +9,7 @@ "ForceNotify" : false, "InternalVersion" : 0, "Name" : "lazupdate.lpk", - "Version" : "0.1.27.0" + "Version" : "0.2.0.0" } ] } diff --git a/components/lazautoupdate/readme.txt b/components/lazautoupdate/readme.txt index 195398238..333341e70 100644 --- a/components/lazautoupdate/readme.txt +++ b/components/lazautoupdate/readme.txt @@ -2,7 +2,8 @@ LazAutoUpdate suite =================== * A component with companion apps to manage user updating on SourceForge-hosted projects -* Dec 2016: Please note this component is undergoing a rewrite and should not be used until this notice changes +* Jan 2017: Rewritten and functional. +* Note change from generic updatehm.exe to OS-specific filenames * For more information, see: http://wiki.lazarus.freepascal.org/LazAutoUpdater