You've already forked lazarus-ccr
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:
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user