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

This commit is contained in:
gbamber
2016-12-15 17:37:16 +00:00
parent ff88dd5be9
commit 53baf386d8
9 changed files with 47 additions and 2 deletions

View File

@ -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" : [

View File

@ -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" : [

View File

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

View File

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

View File

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