You've already forked lazarus-ccr
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:
Binary file not shown.
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user