diff --git a/components/splashabout/updates/update_splashabout.json b/components/splashabout/updates/update_splashabout.json new file mode 100644 index 000000000..bc708ca37 --- /dev/null +++ b/components/splashabout/updates/update_splashabout.json @@ -0,0 +1,15 @@ +{ + "UpdatePackageData" : { + "DisableInOPM" : false, + "DownloadZipURL" : "https://svn.code.sf.net/p/lazarus-ccr/svn/components/splashabout/updates/splashabout.zip", + "Name" : "splashabout.zip" + }, + "UpdatePackageFiles" : [ + { + "ForceNotify" : false, + "InternalVersion" : 1, + "Name" : "splashabout.lpk", + "Version" : "1.2.1.2" + } + ] +}