Browse Source

Update manifest SickoCV to 2.5.7, Rigatoni to 2.1.0, AuntyLangtonsFree to 2.0.1

pull/785/head
Andrew Belt 1 year ago
parent
commit
523098a822
4 changed files with 43 additions and 6 deletions
  1. +11
    -2
      manifests-cache.json
  2. +3
    -3
      manifests/AuntyLangtonsFree.json
  3. +28
    -0
      manifests/Rigatoni.json
  4. +1
    -1
      manifests/SickoCV.json

+ 11
- 2
manifests-cache.json View File

@@ -3556,7 +3556,7 @@
}
},
"AuntyLangtonsFree": {
"buildTimestamp": 1586595881.1278875,
"buildTimestamp": 1696468820.6181996,
"creationTimestamp": 1577783590.0,
"modules": {
"MusicalAnt": {
@@ -11982,7 +11982,7 @@
}
},
"SickoCV": {
"buildTimestamp": 1696090976.8878207,
"buildTimestamp": 1696468742.1588006,
"creationTimestamp": 1661903994.336356,
"modules": {
"Btoggler": {
@@ -12868,5 +12868,14 @@
"creationTimestamp": 1695173680.9551659
}
}
},
"Rigatoni": {
"buildTimestamp": 1696468804.944986,
"creationTimestamp": 1696468821.1322734,
"modules": {
"RigatoniModular-ThruZero": {
"creationTimestamp": 1696468821.2655623
}
}
}
}

+ 3
- 3
manifests/AuntyLangtonsFree.json View File

@@ -1,15 +1,15 @@
{
"slug": "AuntyLangtonsFree",
"name": "Aunty Langton's",
"version": "1.0.1",
"version": "2.0.1",
"license": "GPL-3.0-only",
"brand": "Aunty Langton's",
"author": "Alex Weatherley",
"authorEmail": "aweatherley@gmail.com",
"authorUrl": "https://github.com/64MM4-KN1F3/AuntyLangtons",
"authorUrl": "https://github.com/64MM4-KN1F3/AuntyLangtons-FREE-V2",
"pluginUrl": "https://community.vcvrack.com/uploads/default/original/2X/8/8475f6ad2e0d80d4d479f97bea509d987d3bc313.png",
"manualUrl": "https://community.vcvrack.com/uploads/default/original/2X/8/8475f6ad2e0d80d4d479f97bea509d987d3bc313.png",
"sourceUrl": "https://github.com/64MM4-KN1F3/AuntyLangtons-FREE",
"sourceUrl": "https://github.com/64MM4-KN1F3/AuntyLangtons-FREE-V2",
"donateUrl": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=YQX9FWDCXSK34&currency_code=AUD&source=url",
"modules": [
{


+ 28
- 0
manifests/Rigatoni.json View File

@@ -0,0 +1,28 @@
{
"slug": "Rigatoni",
"name": "Rigatoni",
"version": "2.1.0",
"license": "MIT",
"brand": "Rigatoni Modular",
"author": "Ian Hoffman",
"authorEmail": "ijh6@cornell.edu",
"authorUrl": "https://github.com/ianjhoffman",
"pluginUrl": "https://github.com/ianjhoffman/RigatoniModular",
"manualUrl": "",
"sourceUrl": "",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "RigatoniModular-ThruZero",
"name": "Thru Zero",
"description": "A small waveshaping utility that mimics soft oscillator sync for input ramp waves and acts as a through zero FM helper",
"tags": [
"Distortion",
"Utility",
"Waveshaper"
],
"keywords": "soft sync comparator fm tzfm through zero"
}
]
}

+ 1
- 1
manifests/SickoCV.json View File

@@ -1,7 +1,7 @@
{
"slug": "SickoCV",
"name": "SickoCV",
"version": "2.5.6",
"version": "2.5.7",
"license": "GPL-3.0-or-later",
"brand": "Sickozell",
"author": "Sickozell",


Loading…
Cancel
Save