diff --git a/components/lazautoupdate/latest_stable/updates/update_lazautoupdate.json b/components/lazautoupdate/latest_stable/updates/update_lazautoupdate.json new file mode 100644 index 000000000..668b1c435 --- /dev/null +++ b/components/lazautoupdate/latest_stable/updates/update_lazautoupdate.json @@ -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" + } + ] +}