Browse Source

Update manifest Valley to 2.4.3, monome to 2.2.3, SS-Modules to 2.0.0

pull/785/head
Andrew Belt 1 year ago
parent
commit
c5d53407fe
4 changed files with 39 additions and 4 deletions
  1. +11
    -2
      manifests-cache.json
  2. +26
    -0
      manifests/SS-Modules.json
  3. +1
    -1
      manifests/Valley.json
  4. +1
    -1
      manifests/monome.json

+ 11
- 2
manifests-cache.json View File

@@ -3924,7 +3924,7 @@
}
},
"Valley": {
"buildTimestamp": 1696090310.2963884,
"buildTimestamp": 1696704389.5712492,
"creationTimestamp": 1521979525.0,
"modules": {
"Topograph": {
@@ -12762,7 +12762,7 @@
}
},
"monome": {
"buildTimestamp": 1696090811.7125404,
"buildTimestamp": 1696704776.9047973,
"creationTimestamp": 1687317423.8644073,
"modules": {
"whitewhale": {
@@ -12877,5 +12877,14 @@
"creationTimestamp": 1696468821.2655623
}
}
},
"SS-Modules": {
"buildTimestamp": 1696705689.6708283,
"creationTimestamp": 1696705689.848573,
"modules": {
"melodygen": {
"creationTimestamp": 1696705689.980076
}
}
}
}

+ 26
- 0
manifests/SS-Modules.json View File

@@ -0,0 +1,26 @@
{
"slug": "SS-Modules",
"name": "SS-Modules",
"version": "2.0.0",
"license": "GPL-3.0-or-later",
"brand": "SS-Modules",
"author": "Samuel Strong",
"authorEmail": "samuelstrong@ucla.edu",
"authorUrl": "",
"pluginUrl": "",
"manualUrl": "https://github.com/strongs20/SS-modules",
"sourceUrl": "https://github.com/strongs20/SS-modules",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "melodygen",
"name": "melodygen",
"description": "Generative melodies with useful parameters",
"tags": [
"Sequencer",
"Random"
]
}
]
}

+ 1
- 1
manifests/Valley.json View File

@@ -1,7 +1,7 @@
{
"slug": "Valley",
"name": "Valley",
"version": "2.4.2",
"version": "2.4.3",
"license": "GPL-3.0-or-later",
"author": "Valley",
"authorEmail": "valley.audio.soft@gmail.com",


+ 1
- 1
manifests/monome.json View File

@@ -1,7 +1,7 @@
{
"slug": "monome",
"name": "monome",
"version": "2.2.2",
"version": "2.2.3",
"minRackVersion": "2.4.0",
"license": "GPL-2.0-only",
"author": "Michael Dewberry",


Loading…
Cancel
Save