Browse Source

Update manifest TheAllElectricSmartGrid to 2.0.4, Biset to 2.0.4, GrandeModular to 2.8.0, Sha-Bang-Modules to 2.2.2, questionablemodules to 2.1.9

pull/785/head
Andrew Belt 1 year ago
parent
commit
f1d5231224
6 changed files with 27 additions and 10 deletions
  1. +8
    -5
      manifests-cache.json
  2. +14
    -1
      manifests/Biset.json
  3. +2
    -1
      manifests/GrandeModular.json
  4. +1
    -1
      manifests/Sha-Bang-Modules.json
  5. +1
    -1
      manifests/TheAllElectricSmartGrid.json
  6. +1
    -1
      manifests/questionablemodules.json

+ 8
- 5
manifests-cache.json View File

@@ -9690,7 +9690,7 @@
}
},
"GrandeModular": {
"buildTimestamp": 1673294170.313475,
"buildTimestamp": 1693252334.0753202,
"creationTimestamp": 1598123367.069531,
"modules": {
"NoteMT": {
@@ -9831,7 +9831,7 @@
}
},
"Sha-Bang-Modules": {
"buildTimestamp": 1657334324.8033793,
"buildTimestamp": 1693252412.8780172,
"creationTimestamp": 1602486511.7177973,
"modules": {
"StochSeq": {
@@ -12327,7 +12327,7 @@
}
},
"questionablemodules": {
"buildTimestamp": 1692243162.8532245,
"buildTimestamp": 1693252457.5643306,
"creationTimestamp": 1671488541.442978,
"modules": {
"discombobulator": {
@@ -12756,7 +12756,7 @@
}
},
"Biset": {
"buildTimestamp": 1690731141.8546581,
"buildTimestamp": 1693252249.789354,
"creationTimestamp": 1688525918.95731,
"modules": {
"Biset-Regex": {
@@ -12764,6 +12764,9 @@
},
"Biset-Regex-Condensed": {
"creationTimestamp": 1688525919.171219
},
"Biset-Segfault": {
"creationTimestamp": 1693252458.0564694
}
}
},
@@ -12804,7 +12807,7 @@
}
},
"TheAllElectricSmartGrid": {
"buildTimestamp": 1691739906.2347188,
"buildTimestamp": 1693252212.8330016,
"creationTimestamp": 1690733275.6031704,
"modules": {
"LameJuis": {


+ 14
- 1
manifests/Biset.json View File

@@ -1,7 +1,7 @@
{
"slug": "Biset",
"name": "Biset",
"version": "2.0.3",
"version": "2.0.4",
"license": "MIT",
"brand": "Biset",
"author": "Biset",
@@ -44,6 +44,19 @@
"code",
"coding"
]
},
{
"slug": "Biset-Segfault",
"name": "Segfault",
"description": "Rethink your midi / qwerty keyboard layout",
"tags": [
"Controller",
"Polyphonic"
],
"keywords": [
"piano",
"keys"
]
}
]
}

+ 2
- 1
manifests/GrandeModular.json View File

@@ -1,7 +1,7 @@
{
"slug": "GrandeModular",
"name": "Grande",
"version": "2.7.2",
"version": "2.8.0",
"license": "GPL-3.0-or-later",
"author": "David Grande",
"authorEmail": "dbgrande246@gmail.com",
@@ -11,6 +11,7 @@
"sourceUrl": "https://github.com/dbgrande/GrandeModular",
"donateUrl": "",
"changelogUrl": "",
"minRackVersion": "2.4.0",
"modules": [
{
"slug": "Clip",


+ 1
- 1
manifests/Sha-Bang-Modules.json View File

@@ -1,7 +1,7 @@
{
"slug": "Sha-Bang-Modules",
"name": "Sha#Bang! Modules",
"version": "2.2.1",
"version": "2.2.2",
"license": "GPL-3.0-only",
"author": "Jeremy Muller",
"authorEmail": "jeremy@jeremymuller.com",


+ 1
- 1
manifests/TheAllElectricSmartGrid.json View File

@@ -1,7 +1,7 @@
{
"slug": "TheAllElectricSmartGrid",
"name": "The All Electric Smart Grid",
"version": "2.0.3",
"version": "2.0.4",
"license": "GPL-3.0-only",
"brand": "The All Electric Smart Grid",
"author": "Joyo Victor",


+ 1
- 1
manifests/questionablemodules.json View File

@@ -1,7 +1,7 @@
{
"slug": "questionablemodules",
"name": "Questionable Modules",
"version": "2.1.8a",
"version": "2.1.9",
"minRackVersion": "2.4.0",
"license": "GPL-3.0-or-later",
"brand": "Questionable Modules",


Loading…
Cancel
Save