diff --git a/components/cryptini/latest_stable/updates/update_cryptini.json b/components/cryptini/latest_stable/updates/update_cryptini.json index 7aa3eef38..9987308d9 100644 --- a/components/cryptini/latest_stable/updates/update_cryptini.json +++ b/components/cryptini/latest_stable/updates/update_cryptini.json @@ -1,7 +1,7 @@ { "UpdatePackageData" : { - "DownloadZipURL" : "https://sourceforge.net/projects/lazautoupdate/files/otherpackages/cryptini.zip", "DisableInOPM" : false, + "DownloadZipURL" : "https://svn.code.sf.net/p/lazarus-ccr/svn/components/cryptini/latest_stable/updates/cryptini.zip", "Name" : "cryptini.zip" }, "UpdatePackageFiles" : [ diff --git a/components/lazautoupdate/latest_stable/updates/lazautoupdate.zip b/components/lazautoupdate/latest_stable/updates/lazautoupdate.zip new file mode 100644 index 000000000..270e9d3b2 Binary files /dev/null and b/components/lazautoupdate/latest_stable/updates/lazautoupdate.zip differ diff --git a/components/lazautoupdate/latest_stable/updates/update_lazautoupdate.json b/components/lazautoupdate/latest_stable/updates/update_lazautoupdate.json index f448ed50b..a1d9cc9cd 100644 --- a/components/lazautoupdate/latest_stable/updates/update_lazautoupdate.json +++ b/components/lazautoupdate/latest_stable/updates/update_lazautoupdate.json @@ -1,7 +1,7 @@ { "UpdatePackageData" : { "DisableInOPM" : true, - "DownloadZipURL" : "https://sourceforge.net/projects/lazautoupdate/files/updates/lazautoupdate.zip", + "DownloadZipURL" : "https://svn.code.sf.net/p/lazarus-ccr/svn/components/lazautoupdate/latest_stable/updates/lazautoupdate.zip", "Name" : "lazautoupdate.zip" }, "UpdatePackageFiles" : [ diff --git a/components/playsoundpackage/latest_stable/updates/playsoundpackage.zip b/components/playsoundpackage/latest_stable/updates/playsoundpackage.zip new file mode 100644 index 000000000..995a4d587 Binary files /dev/null and b/components/playsoundpackage/latest_stable/updates/playsoundpackage.zip differ diff --git a/components/playsoundpackage/latest_stable/updates/update_playsoundpackage.json b/components/playsoundpackage/latest_stable/updates/update_playsoundpackage.json new file mode 100644 index 000000000..1d65e2421 --- /dev/null +++ b/components/playsoundpackage/latest_stable/updates/update_playsoundpackage.json @@ -0,0 +1,15 @@ +{ + "UpdatePackageData" : { + "DisableInOPM" : false, + "DownloadZipURL" : "https://svn.code.sf.net/p/lazarus-ccr/svn/components/playsoundpackage/latest_stable/updates/playsoundpackage.zip", + "Name" : "playsoundpackage.zip" + }, + "UpdatePackageFiles" : [ + { + "ForceNotify" : false, + "InternalVersion" : 1, + "Name" : "playwavepackage.lpk", + "Version" : "0.0.7.0" + } + ] +} diff --git a/components/poweredby/latest_stable/updates/poweredby.zip b/components/poweredby/latest_stable/updates/poweredby.zip new file mode 100644 index 000000000..909be65f4 Binary files /dev/null and b/components/poweredby/latest_stable/updates/poweredby.zip differ diff --git a/components/poweredby/latest_stable/updates/update_poweredby.json b/components/poweredby/latest_stable/updates/update_poweredby.json new file mode 100644 index 000000000..aeef60005 --- /dev/null +++ b/components/poweredby/latest_stable/updates/update_poweredby.json @@ -0,0 +1,15 @@ +{ + "UpdatePackageData" : { + "DisableInOPM" : false, + "DownloadZipURL" : "https://svn.code.sf.net/p/lazarus-ccr/svn/components/poweredby/latest_stable/updates/poweredby.zip", + "Name" : "poweredby.zip" + }, + "UpdatePackageFiles" : [ + { + "ForceNotify" : false, + "InternalVersion" : 1, + "Name" : "poweredby.lpk", + "Version" : "1.0.4.0" + } + ] +} diff --git a/components/scrolltext/latest_stable/updates/scrolltext.zip b/components/scrolltext/latest_stable/updates/scrolltext.zip new file mode 100644 index 000000000..c517b08df Binary files /dev/null and b/components/scrolltext/latest_stable/updates/scrolltext.zip differ diff --git a/components/scrolltext/latest_stable/updates/update_scrolltext.json b/components/scrolltext/latest_stable/updates/update_scrolltext.json new file mode 100644 index 000000000..42fdf3610 --- /dev/null +++ b/components/scrolltext/latest_stable/updates/update_scrolltext.json @@ -0,0 +1,15 @@ +{ + "UpdatePackageData" : { + "DisableInOPM" : false, + "DownloadZipURL" : "https://svn.code.sf.net/p/lazarus-ccr/svn/components/scrolltext/latest_stable/updates/scrolltext.zip", + "Name" : "scrolltext.zip" + }, + "UpdatePackageFiles" : [ + { + "ForceNotify" : false, + "InternalVersion" : 1, + "Name" : "scrolltext.lpk", + "Version" : "1.1.2.0" + } + ] +}