Added update json for OPM maintenance

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5488 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
gbamber
2016-12-14 13:20:57 +00:00
parent 4bd9b0fd4b
commit f7ee85723c

View File

@ -0,0 +1,15 @@
{
"UpdatePackageData" : {
"DownloadZipURL" : "https://sourceforge.net/projects/lazautoupdate/files/otherpackages/cryptini.zip",
"DisableInOPM" : false,
"Name" : "cryptini.zip"
},
"UpdatePackageFiles" : [
{
"ForceNotify" : false,
"InternalVersion" : 1,
"Name" : "cryptini.lpk",
"Version" : "0.1.2.0"
}
]
}