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:
gbamber
2016-12-14 13:23:05 +00:00
parent f7ee85723c
commit fea888d463

View File

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