Browse Source

Update manifest dbRackFormulaOne to 2.0.0

pull/785/head
Andrew Belt 3 years ago
parent
commit
fcd3892fd9
2 changed files with 45 additions and 0 deletions
  1. +12
    -0
      manifests-cache.json
  2. +33
    -0
      manifests/dbRackFormulaOne.json

+ 12
- 0
manifests-cache.json View File

@@ -10825,5 +10825,17 @@
"creationTimestamp": 1649868370.3562028
}
}
},
"dbRackFormulaOne": {
"buildTimestamp": 1649874862.5687711,
"creationTimestamp": 1649874862.785771,
"modules": {
"FormulaOne": {
"creationTimestamp": 1649874862.9448795
},
"FormulaOneEdit": {
"creationTimestamp": 1649874863.1375804
}
}
}
}

+ 33
- 0
manifests/dbRackFormulaOne.json View File

@@ -0,0 +1,33 @@
{
"slug": "dbRackFormulaOne",
"name": "dbRackFormulaOne",
"version": "2.0.0",
"license": "GPL-3.0-or-later",
"brand": "docB",
"author": "docB",
"authorEmail": "",
"authorUrl": "https://docb.io",
"pluginUrl": "https://github.com/docb/dbRackFormulaOne",
"manualUrl": "https://github.com/docb/dbRackFormulaOne",
"sourceUrl": "https://github.com/docb/dbRackFormulaOne",
"donateUrl": "https://www.paypal.com/paypalme/docb222",
"changelogUrl": "",
"modules": [
{
"slug": "FormulaOne",
"name": "Formula One",
"description": "A fast script evaluator",
"tags": [
"Polyphonic"
]
},
{
"slug": "FormulaOneEdit",
"name": "FormulaOneEdit",
"description": "Expander for editing scripts",
"tags": [
"Expander"
]
}
]
}

Loading…
Cancel
Save