git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6784 8e941d3f-bd1b-0410-a28a-d453659cc2b4

This commit is contained in:
gbamber
2019-01-07 10:25:16 +00:00
parent 74b1adb832
commit 96ce2dfa36
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"UpdatePackageData" : {
"DisableInOPM" : false,
"DownloadZipURL" : "https://svn.code.sf.net/p/lazarus-ccr/svn/components/examplecomponent/latest_stable/updates/update_examplepackage.zip",
"Name" : "update_examplepackage.zip"
},
"UpdatePackageFiles" : [
{
"ForceNotify" : false,
"InternalVersion" : 1,
"Name" : "myexamplepackage.lpk",
"Version" : "1.2.0.0"
}
]
}