Browse Source

Updated external json for OPM

lainz 9 years ago
parent
commit
3d606a4bf2
1 changed files with 6 additions and 4 deletions
  1. 6 4
      update_bgracontrols_force.json

+ 6 - 4
update_bgracontrols_force.json

@@ -1,18 +1,20 @@
 {
   "UpdatePackageData" : {
     "DownloadZipURL" : "https:\/\/github.com\/bgrabitmap\/bgracontrols\/archive\/master.zip",
-    "ForceNotify" : true,
-    "InternalVersion" : 0,
-    "Name" : "master.zip"
+    "Name" : "bgracontrols-master"
   },
   "UpdatePackageFiles" : [
     {
+      "ForceNotify" : true,
+      "InternalVersion" : 1,
       "Name" : "bgracontrols.lpk",
       "Version" : "4.3.1.0"
     },
     {
+      "ForceNotify" : false,
+      "InternalVersion" : 1,
       "Name" : "bgrapascalscriptcomponent.lpk",
       "Version" : "0.0.0.0"
     }
   ]
-}
+}