V0.2.0.0: Update for OnlinePackageManager

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5643 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
gbamber
2017-01-14 08:03:01 +00:00
parent 4b13b32ecd
commit a3a2adfeda
3 changed files with 4 additions and 3 deletions

View File

@ -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"
}
]
}

View File

@ -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