Browse Source

Update manifest MindMeldModular to 2.2.3, vanTies to 2.0.0, Digital-Apothecary to 2.0.5, ImpromptuModular to 2.1.3, Geodesics to 2.3.1

pull/785/head
Andrew Belt 2 years ago
parent
commit
fa648f2ac9
6 changed files with 46 additions and 10 deletions
  1. +13
    -4
      manifests-cache.json
  2. +3
    -3
      manifests/Digital-Apothecary.json
  3. +1
    -1
      manifests/Geodesics.json
  4. +1
    -1
      manifests/ImpromptuModular.json
  5. +1
    -1
      manifests/MindMeldModular.json
  6. +27
    -0
      manifests/vanTies.json

+ 13
- 4
manifests-cache.json View File

@@ -1989,7 +1989,7 @@
"modules": {}
},
"ImpromptuModular": {
"buildTimestamp": 1680831138.3983412,
"buildTimestamp": 1681691770.4250228,
"creationTimestamp": 1521979525.0,
"modules": {
"Tact": {
@@ -2298,7 +2298,7 @@
}
},
"MindMeldModular": {
"buildTimestamp": 1680830207.6157942,
"buildTimestamp": 1681691176.918196,
"creationTimestamp": 1572165273.0,
"modules": {
"MixMasterJr": {
@@ -2737,7 +2737,7 @@
}
},
"Geodesics": {
"buildTimestamp": 1674371172.9863153,
"buildTimestamp": 1681691911.0890133,
"creationTimestamp": 1534547467.0,
"modules": {
"BlackHoles": {
@@ -12195,7 +12195,7 @@
}
},
"Digital-Apothecary": {
"buildTimestamp": 1673758883.8531945,
"buildTimestamp": 1681691284.2545714,
"creationTimestamp": 1673295703.185741,
"modules": {
"Sage": {
@@ -12367,5 +12367,14 @@
"creationTimestamp": 1680833187.1102598
}
}
},
"vanTies": {
"buildTimestamp": 1681691238.2266002,
"creationTimestamp": 1681691911.9831073,
"modules": {
"Ad": {
"creationTimestamp": 1681691912.380384
}
}
}
}

+ 3
- 3
manifests/Digital-Apothecary.json View File

@@ -1,11 +1,11 @@
{
"slug": "Digital-Apothecary",
"name": "Digital Apothecary",
"version": "2.0.4",
"version": "2.0.5",
"license": "GPL-3.0-or-later",
"brand": "Digital Apothecary",
"author": "Evan JJ Edwards",
"authorEmail": "eedwards5@wisc.edu",
"author": "Evan Edwards",
"authorEmail": "",
"authorUrl": "",
"pluginUrl": "",
"manualUrl": "",


+ 1
- 1
manifests/Geodesics.json View File

@@ -1,7 +1,7 @@
{
"slug": "Geodesics",
"name": "Geodesics",
"version": "2.3.0",
"version": "2.3.1",
"license": "GPL-3.0-only",
"author": "Pyer & Marc Boul\u00e9",
"brand": "Geodesics",


+ 1
- 1
manifests/ImpromptuModular.json View File

@@ -1,7 +1,7 @@
{
"slug": "ImpromptuModular",
"name": "Impromptu",
"version": "2.1.2",
"version": "2.1.3",
"license": "GPL-3.0-or-later",
"author": "Marc Boul\u00e9",
"brand": "Impromptu",


+ 1
- 1
manifests/MindMeldModular.json View File

@@ -1,7 +1,7 @@
{
"slug": "MindMeldModular",
"name": "MindMeld",
"version": "2.2.2",
"version": "2.2.3",
"license": "GPL-3.0-or-later",
"author": "S.Baker and M.Boul\u00e9 ",
"brand": "MindMeld",


+ 27
- 0
manifests/vanTies.json View File

@@ -0,0 +1,27 @@
{
"slug": "vanTies",
"name": "van Ties",
"version": "2.0.0",
"license": "GPL-3.0-or-later",
"brand": "",
"author": "Matthias Sars",
"authorEmail": "",
"authorUrl": "http://www.matthiassars.eu",
"pluginUrl": "",
"manualUrl": "https://github.com/matthiassars/vanTies/blob/main/manual.pdf",
"sourceUrl": "",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "Ad",
"name": "Ad",
"description": "additive oscillator",
"tags": [
"Oscillator",
"Polyphonic"
],
"keywords": "additive"
}
]
}

Loading…
Cancel
Save