Browse Source

Revert "Update manifest Airwin2Rack to 2.13.0, GP to 2.0.1, OuroborosModules to 2.1.2, TinyTricks to 2.5.4, alefsbits to 2.5.6"

This reverts commit 4be9a28a77.
pull/876/head
Andrew Belt 7 months ago
parent
commit
24f4a1d11a
6 changed files with 35 additions and 57 deletions
  1. +5
    -5
      manifests-cache.json
  2. +1
    -1
      manifests/Airwin2Rack.json
  3. +4
    -5
      manifests/GP.json
  4. +1
    -1
      manifests/OuroborosModules.json
  5. +1
    -1
      manifests/TinyTricks.json
  6. +23
    -44
      manifests/alefsbits.json

+ 5
- 5
manifests-cache.json View File

@@ -4465,7 +4465,7 @@
} }
}, },
"TinyTricks": { "TinyTricks": {
"buildTimestamp": 1752145985.4406495,
"buildTimestamp": 1723331222.445166,
"creationTimestamp": 1571471313.0, "creationTimestamp": 1571471313.0,
"modules": { "modules": {
"SH16": { "SH16": {
@@ -11799,7 +11799,7 @@
} }
}, },
"alefsbits": { "alefsbits": {
"buildTimestamp": 1752146086.8312616,
"buildTimestamp": 1704327849.329328,
"creationTimestamp": 1650829410.386362, "creationTimestamp": 1650829410.386362,
"modules": { "modules": {
"simplexandhold": { "simplexandhold": {
@@ -13116,7 +13116,7 @@
} }
}, },
"Airwin2Rack": { "Airwin2Rack": {
"buildTimestamp": 1752145771.5625477,
"buildTimestamp": 1751217680.7549486,
"creationTimestamp": 1675100686.7833567, "creationTimestamp": 1675100686.7833567,
"modules": { "modules": {
"Airwin2Rack": { "Airwin2Rack": {
@@ -15219,7 +15219,7 @@
} }
}, },
"OuroborosModules": { "OuroborosModules": {
"buildTimestamp": 1752145924.1430862,
"buildTimestamp": 1750787585.4074466,
"creationTimestamp": 1741467308.5818284, "creationTimestamp": 1741467308.5818284,
"modules": { "modules": {
"MetaModule": { "MetaModule": {
@@ -15501,7 +15501,7 @@
} }
}, },
"GP": { "GP": {
"buildTimestamp": 1752145803.3059156,
"buildTimestamp": 1750787415.3248773,
"creationTimestamp": 1750788215.9387379, "creationTimestamp": 1750788215.9387379,
"modules": { "modules": {
"AB4": { "AB4": {


+ 1
- 1
manifests/Airwin2Rack.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Airwin2Rack", "slug": "Airwin2Rack",
"name": "Airwindows", "name": "Airwindows",
"version": "2.13.0",
"version": "2.12.0",
"license": "MIT", "license": "MIT",
"author": "@baconpaul, @airwindows", "author": "@baconpaul, @airwindows",
"authorEmail": "", "authorEmail": "",


+ 4
- 5
manifests/GP.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "GP", "slug": "GP",
"name": "GPrackmodules", "name": "GPrackmodules",
"version": "2.0.1",
"version": "2.0.0",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "GPaudio", "brand": "GPaudio",
"author": "GP", "author": "GP",
@@ -19,6 +19,7 @@
"description": "4 Channel A/B Switcher", "description": "4 Channel A/B Switcher",
"manualUrl": "https://gprackmodules.github.io/GPrackmodules/AB4.html", "manualUrl": "https://gprackmodules.github.io/GPrackmodules/AB4.html",
"tags": [ "tags": [
"Switch",
"Switch", "Switch",
"Utility", "Utility",
"Polyphonic" "Polyphonic"
@@ -30,8 +31,7 @@
"description": "Channel Strip for Chained Mixer", "description": "Channel Strip for Chained Mixer",
"manualUrl": "https://gprackmodules.github.io/GPrackmodules/ChainedMixer.html", "manualUrl": "https://gprackmodules.github.io/GPrackmodules/ChainedMixer.html",
"tags": [ "tags": [
"Mixer",
"Expander"
"Mixer"
] ]
}, },
{ {
@@ -49,8 +49,7 @@
"description": "Aux section for Chained Mixer", "description": "Aux section for Chained Mixer",
"manualUrl": "https://gprackmodules.github.io/GPrackmodules/ChainedMixer.html", "manualUrl": "https://gprackmodules.github.io/GPrackmodules/ChainedMixer.html",
"tags": [ "tags": [
"Mixer",
"Expander"
"Mixer"
] ]
}, },
{ {


+ 1
- 1
manifests/OuroborosModules.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "OuroborosModules", "slug": "OuroborosModules",
"name": "OuroborosModules", "name": "OuroborosModules",
"version": "2.1.2",
"version": "2.1.1",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "Ouroboros Industries", "brand": "Ouroboros Industries",
"author": "Chronos \"phantombeta\" Ouroboros", "author": "Chronos \"phantombeta\" Ouroboros",


+ 1
- 1
manifests/TinyTricks.json View File

@@ -2,7 +2,7 @@
"slug": "TinyTricks", "slug": "TinyTricks",
"name": "Tiny Tricks", "name": "Tiny Tricks",
"brand": "Tiny Tricks", "brand": "Tiny Tricks",
"version": "2.5.4",
"version": "2.5.3",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"author": "Thomas Ren\u00e9 Sidor", "author": "Thomas Ren\u00e9 Sidor",
"authorEmail": "mail@thomassidor.com", "authorEmail": "mail@thomassidor.com",


+ 23
- 44
manifests/alefsbits.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "alefsbits", "slug": "alefsbits",
"name": "alef's bits", "name": "alef's bits",
"version": "2.5.6",
"version": "2.5.54",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "alef's bits", "brand": "alef's bits",
"author": "alefnull", "author": "alefnull",
@@ -10,7 +10,7 @@
"pluginUrl": "https://github.com/alefnull/alefsbits", "pluginUrl": "https://github.com/alefnull/alefsbits",
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md", "manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md",
"sourceUrl": "https://github.com/alefnull/alefsbits", "sourceUrl": "https://github.com/alefnull/alefsbits",
"donateUrl": "https://ko-fi.com/E1E11F8P04",
"donateUrl": "https://paypal.me/alefnull",
"changelogUrl": "", "changelogUrl": "",
"modules": [ "modules": [
{ {
@@ -21,8 +21,7 @@
"S&H", "S&H",
"Polyphonic", "Polyphonic",
"Random" "Random"
],
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md#simplex-&-hold"
]
}, },
{ {
"slug": "blank6hp", "slug": "blank6hp",
@@ -30,8 +29,7 @@
"description": "a simple blank", "description": "a simple blank",
"tags": [ "tags": [
"Blank" "Blank"
],
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md#blank-6hp"
]
}, },
{ {
"slug": "polyrand", "slug": "polyrand",
@@ -41,8 +39,7 @@
"Utility", "Utility",
"Polyphonic", "Polyphonic",
"Random" "Random"
],
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md#poly-rand"
]
}, },
{ {
"slug": "noize", "slug": "noize",
@@ -51,8 +48,7 @@
"tags": [ "tags": [
"Noise", "Noise",
"Random" "Random"
],
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md#noize"
]
}, },
{ {
"slug": "steps", "slug": "steps",
@@ -60,8 +56,7 @@
"description": "a simple 8 step sequencer with randomize trigger and eoc output", "description": "a simple 8 step sequencer with randomize trigger and eoc output",
"tags": [ "tags": [
"Sequencer" "Sequencer"
],
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md#steps"
]
}, },
{ {
"slug": "fibb", "slug": "fibb",
@@ -69,8 +64,7 @@
"description": "a clock divider based on the fibonacci sequence", "description": "a clock divider based on the fibonacci sequence",
"tags": [ "tags": [
"Clock modulator" "Clock modulator"
],
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md#fibb"
]
}, },
{ {
"slug": "octsclr", "slug": "octsclr",
@@ -78,8 +72,7 @@
"description": "scales voltage to specified octave range", "description": "scales voltage to specified octave range",
"tags": [ "tags": [
"Utility" "Utility"
],
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md#oct-sclr"
]
}, },
{ {
"slug": "shift", "slug": "shift",
@@ -88,8 +81,7 @@
"tags": [ "tags": [
"Sample and hold", "Sample and hold",
"Utility" "Utility"
],
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md#shift"
]
}, },
{ {
"slug": "mlt", "slug": "mlt",
@@ -98,8 +90,7 @@
"tags": [ "tags": [
"Polyphonic", "Polyphonic",
"Utility" "Utility"
],
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md#mlt"
]
}, },
{ {
"slug": "math", "slug": "math",
@@ -109,8 +100,7 @@
"Logic", "Logic",
"Utility", "Utility",
"Polyphonic" "Polyphonic"
],
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md#math"
]
}, },
{ {
"slug": "logic", "slug": "logic",
@@ -120,8 +110,7 @@
"Logic", "Logic",
"Utility", "Utility",
"Polyphonic" "Polyphonic"
],
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md#logic"
]
}, },
{ {
"slug": "probablynot", "slug": "probablynot",
@@ -131,8 +120,7 @@
"Random", "Random",
"Utility", "Utility",
"Polyphonic" "Polyphonic"
],
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md#probably-not"
]
}, },
{ {
"slug": "polyplay", "slug": "polyplay",
@@ -141,8 +129,7 @@
"tags": [ "tags": [
"Sampler", "Sampler",
"Polyphonic" "Polyphonic"
],
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md#poly-play"
]
}, },
{ {
"slug": "lights", "slug": "lights",
@@ -151,8 +138,7 @@
"tags": [ "tags": [
"Utility", "Utility",
"Visual" "Visual"
],
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md#lights"
]
}, },
{ {
"slug": "slips", "slug": "slips",
@@ -163,8 +149,7 @@
"Random", "Random",
"Quantizer", "Quantizer",
"Polyphonic" "Polyphonic"
],
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md#slips"
]
}, },
{ {
"slug": "turnt", "slug": "turnt",
@@ -173,8 +158,7 @@
"tags": [ "tags": [
"Utility", "Utility",
"Polyphonic" "Polyphonic"
],
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md#turnt"
]
}, },
{ {
"slug": "slipspander", "slug": "slipspander",
@@ -183,8 +167,7 @@
"tags": [ "tags": [
"Expander", "Expander",
"Quantizer" "Quantizer"
],
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md#slips"
]
}, },
{ {
"slug": "nos", "slug": "nos",
@@ -194,8 +177,7 @@
"Oscillator", "Oscillator",
"Random", "Random",
"Polyphonic" "Polyphonic"
],
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md#nos"
]
}, },
{ {
"slug": "lucc", "slug": "lucc",
@@ -203,8 +185,7 @@
"description": "a clock divider based on the lucas sequence", "description": "a clock divider based on the lucas sequence",
"tags": [ "tags": [
"Clock modulator" "Clock modulator"
],
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md#lucc"
]
}, },
{ {
"slug": "polyshuffle", "slug": "polyshuffle",
@@ -214,8 +195,7 @@
"Polyphonic", "Polyphonic",
"Random", "Random",
"Utility" "Utility"
],
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md#poly-shuffle"
]
}, },
{ {
"slug": "polycounter", "slug": "polycounter",
@@ -224,8 +204,7 @@
"tags": [ "tags": [
"Polyphonic", "Polyphonic",
"Utility" "Utility"
],
"manualUrl": "https://github.com/alefnull/alefsbits/blob/master/README.md#poly-counter"
]
} }
] ]
} }

Loading…
Cancel
Save