Browse Source

Update manifest AlliewayAudio_Freebies to 2.0.7, pachde-one to 2.2.0

pull/785/head
Andrew Belt 1 year ago
parent
commit
f4c7b45b66
3 changed files with 19 additions and 5 deletions
  1. +5
    -2
      manifests-cache.json
  2. +1
    -1
      manifests/AlliewayAudio_Freebies.json
  3. +13
    -2
      manifests/pachde-one.json

+ 5
- 2
manifests-cache.json View File

@@ -10881,7 +10881,7 @@
}
},
"AlliewayAudio_Freebies": {
"buildTimestamp": 1642835746.5883849,
"buildTimestamp": 1694577557.4220262,
"creationTimestamp": 1632097260.8113873,
"modules": {
"chilly_cheese": {
@@ -12804,7 +12804,7 @@
}
},
"pachde-one": {
"buildTimestamp": 1692482087.2153094,
"buildTimestamp": 1694577625.471577,
"creationTimestamp": 1690733275.0090213,
"modules": {
"pachde-null": {
@@ -12818,6 +12818,9 @@
},
"pachde-copper": {
"creationTimestamp": 1690733275.4849954
},
"pachde-copper-mini": {
"creationTimestamp": 1694577625.6355662
}
}
},


+ 1
- 1
manifests/AlliewayAudio_Freebies.json View File

@@ -1,7 +1,7 @@
{
"slug": "AlliewayAudio_Freebies",
"name": "AlliewayAudio_Freebies",
"version": "2.0.6",
"version": "2.0.7",
"license": "GPL-3.0-or-later",
"brand": "AlliewayAudio",
"author": "Allie Way",


+ 13
- 2
manifests/pachde-one.json View File

@@ -1,7 +1,7 @@
{
"slug": "pachde-one",
"name": "pachde One",
"version": "2.1.0",
"version": "2.2.0",
"license": "GPL-3.0-or-later",
"brand": "pachde",
"author": "pachde",
@@ -52,13 +52,24 @@
"slug": "pachde-copper",
"name": "Copper",
"manualUrl": "https://github.com/Paul-Dempsey/pachde1/blob/main/docs/Copper.md",
"description": "A color picker with modulation and outputs",
"description": "A color picker and extender with modulation and outputs",
"tags": [
"Visual",
"Controller",
"Polyphonic",
"Utility"
]
},
{
"slug": "pachde-copper-mini",
"name": "Copper-mini",
"manualUrl": "https://github.com/Paul-Dempsey/pachde1/blob/main/docs/Copper-mini.md",
"description": "A mini version of the Copper color picker and extender with modulation and outputs",
"tags": [
"Visual",
"Controller",
"Utility"
]
}
]
}

Loading…
Cancel
Save