From 2e3dd6bb88ffe063de547882c180d58daf2d9454 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 18 Jan 2025 16:48:00 -0500 Subject: [PATCH] Update manifest HetrickCV to 2.5.1 --- manifests-cache.json | 5 ++++- manifests/HetrickCV.json | 11 ++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 633c7ffd..84b54dcd 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -5188,7 +5188,7 @@ } }, "HetrickCV": { - "buildTimestamp": 1732875386.9631486, + "buildTimestamp": 1737236728.5306537, "creationTimestamp": 1518016501.0, "modules": { "ASR": { @@ -5403,6 +5403,9 @@ }, "TrigShaper": { "creationTimestamp": 1732875387.7668626 + }, + "BinaryCounter": { + "creationTimestamp": 1737236728.7280376 } } }, diff --git a/manifests/HetrickCV.json b/manifests/HetrickCV.json index 81d3ff9f..3cb73fc4 100644 --- a/manifests/HetrickCV.json +++ b/manifests/HetrickCV.json @@ -2,7 +2,7 @@ "slug": "HetrickCV", "name": "HetrickCV", "brand": "HetrickCV", - "version": "2.5.0", + "version": "2.5.1", "license": "CC0-1.0", "author": "Michael Hetrick", "authorEmail": "", @@ -57,6 +57,15 @@ "Polyphonic" ] }, + { + "slug": "BinaryCounter", + "name": "Binary Counter", + "description": "Increment or decrement an 8-Bit counter.", + "tags": [ + "Logic", + "Clock Modulator" + ] + }, { "slug": "BinaryGate", "name": "Binary Gate",