Browse Source

Update manifest NonLinearInstruments to 2.0.0, vanTies to 2.1.0, StochasticTelegraph to 2.0.11

pull/785/head
Andrew Belt 1 year ago
parent
commit
d93f284691
4 changed files with 10 additions and 9 deletions
  1. +3
    -3
      manifests-cache.json
  2. +1
    -1
      manifests/NonLinearInstruments.json
  3. +4
    -3
      manifests/StochasticTelegraph.json
  4. +2
    -2
      manifests/vanTies.json

+ 3
- 3
manifests-cache.json View File

@@ -6275,7 +6275,7 @@
"modules": {} "modules": {}
}, },
"NonLinearInstruments": { "NonLinearInstruments": {
"buildTimestamp": 1592056929.0064523,
"buildTimestamp": 1684718572.2241683,
"creationTimestamp": 1518016501.0, "creationTimestamp": 1518016501.0,
"modules": { "modules": {
"QU4DiT": { "QU4DiT": {
@@ -11283,7 +11283,7 @@
} }
}, },
"StochasticTelegraph": { "StochasticTelegraph": {
"buildTimestamp": 1683853497.154222,
"buildTimestamp": 1684718696.2898228,
"creationTimestamp": 1649868370.1906905, "creationTimestamp": 1649868370.1906905,
"modules": { "modules": {
"Drifter": { "Drifter": {
@@ -12390,7 +12390,7 @@
} }
}, },
"vanTies": { "vanTies": {
"buildTimestamp": 1681691238.2266002,
"buildTimestamp": 1684718594.04791,
"creationTimestamp": 1681691911.9831073, "creationTimestamp": 1681691911.9831073,
"modules": { "modules": {
"Ad": { "Ad": {


+ 1
- 1
manifests/NonLinearInstruments.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "NonLinearInstruments", "slug": "NonLinearInstruments",
"name": "NonLinearInstruments", "name": "NonLinearInstruments",
"version": "1.0.0",
"version": "2.0.0",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "NLnRi", "brand": "NLnRi",
"author": "Ignasi \u00c1lvarez Garriga", "author": "Ignasi \u00c1lvarez Garriga",


+ 4
- 3
manifests/StochasticTelegraph.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "StochasticTelegraph", "slug": "StochasticTelegraph",
"name": "Stochastic Telegraph", "name": "Stochastic Telegraph",
"version": "2.0.10",
"version": "2.0.11",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "Stochastic Telegraph", "brand": "Stochastic Telegraph",
"author": "Mahlen Morris", "author": "Mahlen Morris",
@@ -39,11 +39,12 @@
{ {
"slug": "Fermata", "slug": "Fermata",
"name": "Fermata", "name": "Fermata",
"description": "Write much longer text notes. Resizable, scrolls, font choices, and more.",
"description": "Write much longer text notes, and various sizes of labels. Fermata is resizable, scrolls, has font and color choices, and more.",
"manualUrl": "https://github.com/mahlenmorris/VCVRack/blob/main/README.md#fermata", "manualUrl": "https://github.com/mahlenmorris/VCVRack/blob/main/README.md#fermata",
"tags": [ "tags": [
"Blank", "Blank",
"Utility"
"Utility",
"Visual"
] ]
}, },
{ {


+ 2
- 2
manifests/vanTies.json View File

@@ -1,14 +1,14 @@
{ {
"slug": "vanTies", "slug": "vanTies",
"name": "van Ties", "name": "van Ties",
"version": "2.0.0",
"version": "2.1.0",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "", "brand": "",
"author": "Matthias Sars", "author": "Matthias Sars",
"authorEmail": "", "authorEmail": "",
"authorUrl": "http://www.matthiassars.eu", "authorUrl": "http://www.matthiassars.eu",
"pluginUrl": "", "pluginUrl": "",
"manualUrl": "https://github.com/matthiassars/vanTies/blob/main/manual.pdf",
"manualUrl": "https://raw.githubusercontent.com/matthiassars/vanTies/main/manual.pdf",
"sourceUrl": "", "sourceUrl": "",
"donateUrl": "", "donateUrl": "",
"changelogUrl": "", "changelogUrl": "",


Loading…
Cancel
Save