diff --git a/manifests-cache.json b/manifests-cache.json index be3f44ae..a59070be 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -8603,7 +8603,7 @@ } }, "Dintree-Virtual": { - "buildTimestamp": 1596034482.5860019, + "buildTimestamp": 1606956306.1635852, "creationTimestamp": 1594665475.9179342, "modules": { "V100-Scanner": { @@ -8626,6 +8626,12 @@ }, "V107-Dual_Slew": { "creationTimestamp": 1595057943.43813 + }, + "V201-Tri_Comparator": { + "creationTimestamp": 1606956307.7355957 + }, + "V218-SH-Clock-Noise": { + "creationTimestamp": 1606956308.066272 } } }, diff --git a/manifests/Dintree-Virtual.json b/manifests/Dintree-Virtual.json index 5d4c2ede..382a9b84 100644 --- a/manifests/Dintree-Virtual.json +++ b/manifests/Dintree-Virtual.json @@ -1,7 +1,7 @@ { "slug": "Dintree-Virtual", "name": "Dintree", - "version": "1.0.11", + "version": "1.0.13", "license": "GPL-3.0-or-later", "brand": "Dintree", "author": "Andrew Kilpatrick", @@ -96,6 +96,30 @@ "Hardware", "Slew Limiter" ] + }, + { + "slug": "V201-Tri_Comparator", + "name": "V201 Tri Comparator", + "description": "Analog Comparator Functions", + "manualUrl": "https://github.com/hires/Dintree-Virtual#V201-tri-comparator", + "tags": [ + "logic", + "utility" + ] + }, + { + "slug": "V218-SH-Clock-Noise", + "name": "V218 SH Clock Noise", + "description": "Sample and Hold, Clock and Noise Generator", + "manualUrl": "https://github.com/hires/Dintree-Virtual#V219-sh-clock-noise", + "tags": [ + "clock", + "function generator", + "noise", + "random", + "S&H", + "utility" + ] } ] } \ No newline at end of file