Browse Source

Update manifest HetrickCV to 2.5.1

v2
Andrew Belt 3 months ago
parent
commit
2e3dd6bb88
2 changed files with 14 additions and 2 deletions
  1. +4
    -1
      manifests-cache.json
  2. +10
    -1
      manifests/HetrickCV.json

+ 4
- 1
manifests-cache.json View File

@@ -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
}
}
},


+ 10
- 1
manifests/HetrickCV.json View File

@@ -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",


Loading…
Cancel
Save