You've already forked lazarus-ccr
Added OPM update maintenance json
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5489 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"UpdatePackageData" : {
|
||||||
|
"DisableInOPM" : false,
|
||||||
|
"DownloadZipURL" : "https://sourceforge.net/projects/lazautoupdate/files/updates/lazautoupdate.zip",
|
||||||
|
"Name" : "lazautoupdate.zip"
|
||||||
|
},
|
||||||
|
"UpdatePackageFiles" : [
|
||||||
|
{
|
||||||
|
"ForceNotify" : false,
|
||||||
|
"InternalVersion" : 0,
|
||||||
|
"Name" : "lazupdate.lpk",
|
||||||
|
"Version" : "0.1.27.0"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Reference in New Issue
Block a user