Browse Source

Update manifest sosci to 2.6.27

v2
Andrew Belt 6 days ago
parent
commit
a24bc78c6e
2 changed files with 43 additions and 0 deletions
  1. +12
    -0
      manifests-cache.json
  2. +31
    -0
      manifests/sosci.json

+ 12
- 0
manifests-cache.json View File

@@ -16429,5 +16429,17 @@
"creationTimestamp": 1771541758.8979719
}
}
},
"sosci": {
"buildTimestamp": 1771830947.4137726,
"creationTimestamp": 1771830948.9929235,
"modules": {
"sosci": {
"creationTimestamp": 1771830949.0832582
},
"sosciwide": {
"creationTimestamp": 1771830949.1693769
}
}
}
}

+ 31
- 0
manifests/sosci.json View File

@@ -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"
]
}
]
}

Loading…
Cancel
Save