Browse Source

Update manifest HarmonicAnomalies to 2.0.2, NOI to 2.0.5

pull/785/head
Andrew Belt 1 year ago
parent
commit
aeb3dfbd7c
3 changed files with 57 additions and 3 deletions
  1. +16
    -1
      manifests-cache.json
  2. +39
    -0
      manifests/HarmonicAnomalies.json
  3. +2
    -2
      manifests/NOI.json

+ 16
- 1
manifests-cache.json View File

@@ -12549,7 +12549,7 @@
}
},
"NOI": {
"buildTimestamp": 1697987002.1754415,
"buildTimestamp": 1705103960.941939,
"creationTimestamp": 1673758885.1150217,
"modules": {
"Wilt": {
@@ -13228,5 +13228,20 @@
"creationTimestamp": 1704672851.4397275
}
}
},
"HarmonicAnomalies": {
"buildTimestamp": 1705103936.1821322,
"creationTimestamp": 1705103961.5117714,
"modules": {
"HexNut": {
"creationTimestamp": 1705103961.6371782
},
"HexExCV": {
"creationTimestamp": 1705103961.7764997
},
"HexaGrain": {
"creationTimestamp": 1705103961.902441
}
}
}
}

+ 39
- 0
manifests/HarmonicAnomalies.json View File

@@ -0,0 +1,39 @@
{
"slug": "HarmonicAnomalies",
"name": "Harmonic Anomalies",
"version": "2.0.2",
"license": "GPL-3.0-or-later",
"brand": "The Strange Agency",
"author": "Lucas Kuzma",
"authorEmail": "hello@strange.agency",
"authorUrl": "http://the.strange.agency",
"pluginUrl": "https://github.com/thestrangeagency/HarmonicAnomalies",
"manualUrl": "https://github.com/thestrangeagency/HarmonicAnomalies",
"sourceUrl": "https://github.com/thestrangeagency/HarmonicAnomalies",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "HexNut",
"name": "HexNut",
"description": "Three dimensional looper.",
"tags": [
"Sampler"
]
},
{
"slug": "HexExCV",
"name": "HexNut CV Expander",
"description": "Parameter voltage control.",
"tags": []
},
{
"slug": "HexaGrain",
"name": "HexaGrain",
"description": "Granular HexNut",
"tags": [
"sampler"
]
}
]
}

+ 2
- 2
manifests/NOI.json View File

@@ -1,12 +1,12 @@
{
"slug": "NOI",
"name": "NOI",
"version": "2.0.4",
"version": "2.0.5",
"license": "GPL-3.0-or-later",
"brand": "NOI",
"author": "Thomas Guillory",
"authorEmail": "thomasvguillory@gmail.com",
"authorUrl": "https://lenomdesfleurs.github.io/Blog/",
"authorUrl": "https://lndf.fr",
"pluginUrl": "https://library.vcvrack.com/NOI",
"manualUrl": "https://github.com/LeNomDesFleurs/NOI-VCVRACK/blob/master/README.md",
"sourceUrl": "https://github.com/LeNomDesFleurs/NOI-VCVRACK",


Loading…
Cancel
Save