Browse Source

Update manifest Chinenual-VCV to 2.7.3, JW-Modules to 2.0.9, VsWorld to 2.1.3

v2
Andrew Belt 3 weeks ago
parent
commit
38deec1caf
4 changed files with 19 additions and 6 deletions
  1. +6
    -3
      manifests-cache.json
  2. +1
    -1
      manifests/Chinenual-VCV.json
  3. +11
    -1
      manifests/JW-Modules.json
  4. +1
    -1
      manifests/VsWorld.json

+ 6
- 3
manifests-cache.json View File

@@ -3559,7 +3559,7 @@
}
},
"JW-Modules": {
"buildTimestamp": 1742146149.7725067,
"buildTimestamp": 1746937536.0052931,
"creationTimestamp": 1518016501.0,
"modules": {
"BlankPanel_SM": {
@@ -3654,6 +3654,9 @@
},
"Timer": {
"creationTimestamp": 1726454792.6314766
},
"Arrange": {
"creationTimestamp": 1746937557.0777428
}
}
},
@@ -12315,7 +12318,7 @@
}
},
"Chinenual-VCV": {
"buildTimestamp": 1745612071.4138615,
"buildTimestamp": 1746937435.8249216,
"creationTimestamp": 1660869608.7876675,
"modules": {
"MIDIRecorder": {
@@ -15261,7 +15264,7 @@
}
},
"VsWorld": {
"buildTimestamp": 1746486796.2672439,
"buildTimestamp": 1746937556.816315,
"creationTimestamp": 1745878284.7605336,
"modules": {
"XLimitJIVCO": {


+ 1
- 1
manifests/Chinenual-VCV.json View File

@@ -1,7 +1,7 @@
{
"slug": "Chinenual-VCV",
"name": "Chinenual",
"version": "2.7.2",
"version": "2.7.3",
"license": "GPL-3.0-or-later",
"brand": "Chinenual",
"author": "Steve Tynor",


+ 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.8",
"version": "2.0.9",
"modules": [
{
"slug": "BlankPanel_1HP",
@@ -69,6 +69,16 @@
"Poly"
]
},
{
"slug": "Arrange",
"name": "Arrange",
"manualUrl": "https://github.com/jeremywen/JW-Modules",
"tags": [
"Sequencer",
"Utility",
"Switch"
]
},
{
"slug": "BouncyBalls",
"name": "Bouncy Balls",


+ 1
- 1
manifests/VsWorld.json View File

@@ -1,7 +1,7 @@
{
"slug": "VsWorld",
"name": "V's World",
"version": "2.1.1",
"version": "2.1.3",
"license": "GPL-3.0-or-later",
"brand": "V's World",
"author": "Viktor Schiff",


Loading…
Cancel
Save