| @@ -381,7 +381,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "voxglitch": { | "voxglitch": { | ||||
| "buildTimestamp": 1642326503.2713492, | |||||
| "buildTimestamp": 1642835031.572958, | |||||
| "creationTimestamp": 1579792597.0, | "creationTimestamp": 1579792597.0, | ||||
| "modules": { | "modules": { | ||||
| "autobreak": { | "autobreak": { | ||||
| @@ -2680,7 +2680,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "squinkylabs-plug1": { | "squinkylabs-plug1": { | ||||
| "buildTimestamp": 1639112368.6761634, | |||||
| "buildTimestamp": 1642835729.4112866, | |||||
| "creationTimestamp": 1521738241.0, | "creationTimestamp": 1521738241.0, | ||||
| "modules": { | "modules": { | ||||
| "squinkylabs-ev3": { | "squinkylabs-ev3": { | ||||
| @@ -10020,7 +10020,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "RPJ": { | "RPJ": { | ||||
| "buildTimestamp": 1638664370.2721965, | |||||
| "buildTimestamp": 1642835959.2070692, | |||||
| "creationTimestamp": 1624763005.6302476, | "creationTimestamp": 1624763005.6302476, | ||||
| "modules": { | "modules": { | ||||
| "Grendel": { | "Grendel": { | ||||
| @@ -10073,6 +10073,9 @@ | |||||
| }, | }, | ||||
| "TuxOn": { | "TuxOn": { | ||||
| "creationTimestamp": 1638139499.9962575 | "creationTimestamp": 1638139499.9962575 | ||||
| }, | |||||
| "PigeonPlink": { | |||||
| "creationTimestamp": 1642835960.0919178 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -10314,7 +10317,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "AlliewayAudio_Freebies": { | "AlliewayAudio_Freebies": { | ||||
| "buildTimestamp": 1642327812.2158551, | |||||
| "buildTimestamp": 1642835746.5883849, | |||||
| "creationTimestamp": 1632097260.8113873, | "creationTimestamp": 1632097260.8113873, | ||||
| "modules": { | "modules": { | ||||
| "chilly_cheese": { | "chilly_cheese": { | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "AlliewayAudio_Freebies", | "slug": "AlliewayAudio_Freebies", | ||||
| "name": "AlliewayAudio_Freebies", | "name": "AlliewayAudio_Freebies", | ||||
| "version": "2.0.5", | |||||
| "version": "2.0.6", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "AlliewayAudio", | "brand": "AlliewayAudio", | ||||
| "author": "Allie Way", | "author": "Allie Way", | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "RPJ", | "slug": "RPJ", | ||||
| "name": "RPJ", | "name": "RPJ", | ||||
| "version": "2.0.6", | |||||
| "version": "2.1.0", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "RPJ", | "brand": "RPJ", | ||||
| "author": "Robert Kock", | "author": "Robert Kock", | ||||
| @@ -181,6 +181,17 @@ | |||||
| "tags": [ | "tags": [ | ||||
| "Utility" | "Utility" | ||||
| ] | ] | ||||
| }, | |||||
| { | |||||
| "slug": "PigeonPlink", | |||||
| "name": "FM Pigeon Plink", | |||||
| "description": "Many function VCO", | |||||
| "manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/pigeonplink.md", | |||||
| "tags": [ | |||||
| "VCO", | |||||
| "Polyphonic", | |||||
| "Synth voice" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||
| @@ -8,7 +8,7 @@ | |||||
| "sourceUrl": "https://github.com/kockie69/SquinkyVCV-main", | "sourceUrl": "https://github.com/kockie69/SquinkyVCV-main", | ||||
| "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/booty-shifter.md", | "manualUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/docs/booty-shifter.md", | ||||
| "changelogUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/CHANGELOG.md", | "changelogUrl": "https://github.com/kockie69/SquinkyVCV-main/blob/master/CHANGELOG.md", | ||||
| "version": "2.1.3", | |||||
| "version": "2.1.4", | |||||
| "modules": [ | "modules": [ | ||||
| { | { | ||||
| "slug": "squinkylabs-mixm", | "slug": "squinkylabs-mixm", | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "voxglitch", | "slug": "voxglitch", | ||||
| "name": "Voxglitch", | "name": "Voxglitch", | ||||
| "version": "2.7.0", | |||||
| "version": "2.8.0", | |||||
| "license": "BSD-3-Clause", | "license": "BSD-3-Clause", | ||||
| "brand": "Voxglitch", | "brand": "Voxglitch", | ||||
| "author": "Bret Truchan", | "author": "Bret Truchan", | ||||