From a24bc78c6e772d696bf5d2d57c53ca2f97fb19e6 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 23 Feb 2026 02:16:46 -0500 Subject: [PATCH] Update manifest sosci to 2.6.27 --- manifests-cache.json | 12 ++++++++++++ manifests/sosci.json | 31 +++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) create mode 100644 manifests/sosci.json diff --git a/manifests-cache.json b/manifests-cache.json index 1ab8ca6b..248e9d50 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -16429,5 +16429,17 @@ "creationTimestamp": 1771541758.8979719 } } + }, + "sosci": { + "buildTimestamp": 1771830947.4137726, + "creationTimestamp": 1771830948.9929235, + "modules": { + "sosci": { + "creationTimestamp": 1771830949.0832582 + }, + "sosciwide": { + "creationTimestamp": 1771830949.1693769 + } + } } } \ No newline at end of file diff --git a/manifests/sosci.json b/manifests/sosci.json new file mode 100644 index 00000000..0d04b91e --- /dev/null +++ b/manifests/sosci.json @@ -0,0 +1,31 @@ +{ + "slug": "sosci", + "name": "sosci", + "version": "2.6.27", + "license": "https://vcvrack.com/eula", + "brand": "jameshball", + "author": "jameshball", + "authorEmail": "james@ball.sh", + "authorUrl": "https://osci-render.com/", + "pluginUrl": "https://osci-render.com/sosci", + "manualUrl": "https://osci-render.com/sosci", + "changelogUrl": "https://osci-render.com/sosci", + "modules": [ + { + "slug": "sosci", + "name": "sosci", + "description": "sosci realistic software oscilloscope", + "tags": [ + "Visual" + ] + }, + { + "slug": "sosciwide", + "name": "sosci wide", + "description": "Double-width sosci scope with full-screen display", + "tags": [ + "Visual" + ] + } + ] +} \ No newline at end of file