Browse Source

Update manifest JW-Modules to 2.0.13, dbRackSequencer to 2.6.2

v2
Andrew Belt 6 days ago
parent
commit
ca156e0c46
3 changed files with 28 additions and 4 deletions
  1. +8
    -2
      manifests-cache.json
  2. +11
    -1
      manifests/JW-Modules.json
  3. +9
    -1
      manifests/dbRackSequencer.json

+ 8
- 2
manifests-cache.json View File

@@ -3559,7 +3559,7 @@
}
},
"JW-Modules": {
"buildTimestamp": 1748197873.359059,
"buildTimestamp": 1748647893.3798945,
"creationTimestamp": 1518016501.0,
"modules": {
"BlankPanel_SM": {
@@ -3657,6 +3657,9 @@
},
"Arrange": {
"creationTimestamp": 1746937557.0777428
},
"Arrange16": {
"creationTimestamp": 1748648534.2594433
}
}
},
@@ -12042,7 +12045,7 @@
}
},
"dbRackSequencer": {
"buildTimestamp": 1744776680.686229,
"buildTimestamp": 1748648533.990749,
"creationTimestamp": 1653920290.2170763,
"modules": {
"JTChords": {
@@ -12203,6 +12206,9 @@
},
"G32": {
"creationTimestamp": 1744777040.5025427
},
"MTD4": {
"creationTimestamp": 1748648534.3766303
}
}
},


+ 11
- 1
manifests/JW-Modules.json View File

@@ -10,7 +10,7 @@
"sourceUrl": "https://github.com/jeremywen/JW-Modules",
"donateUrl": "https://www.paypal.me/jeremywen",
"changelogUrl": "https://github.com/jeremywen/JW-Modules/blob/master/CHANGELOG.md",
"version": "2.0.11",
"version": "2.0.13",
"modules": [
{
"slug": "BlankPanel_1HP",
@@ -79,6 +79,16 @@
"Switch"
]
},
{
"slug": "Arrange16",
"name": "Arrange16",
"manualUrl": "https://github.com/jeremywen/JW-Modules",
"tags": [
"Sequencer",
"Utility",
"Switch"
]
},
{
"slug": "BouncyBalls",
"name": "Bouncy Balls",


+ 9
- 1
manifests/dbRackSequencer.json View File

@@ -1,7 +1,7 @@
{
"slug": "dbRackSequencer",
"name": "dbRackSequencer",
"version": "2.6.1",
"version": "2.6.2",
"license": "GPL-3.0-or-later",
"brand": "docB",
"author": "docB",
@@ -456,6 +456,14 @@
"tags": [
"Sequencer"
]
},
{
"slug": "MTD4",
"name": "\u00b5TD4",
"description": "Mini TD4",
"tags": [
"Sequencer"
]
}
]
}

Loading…
Cancel
Save