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": { "HetrickCV": {
"buildTimestamp": 1732875386.9631486,
"buildTimestamp": 1737236728.5306537,
"creationTimestamp": 1518016501.0, "creationTimestamp": 1518016501.0,
"modules": { "modules": {
"ASR": { "ASR": {
@@ -5403,6 +5403,9 @@
}, },
"TrigShaper": { "TrigShaper": {
"creationTimestamp": 1732875387.7668626 "creationTimestamp": 1732875387.7668626
},
"BinaryCounter": {
"creationTimestamp": 1737236728.7280376
} }
} }
}, },


+ 10
- 1
manifests/HetrickCV.json View File

@@ -2,7 +2,7 @@
"slug": "HetrickCV", "slug": "HetrickCV",
"name": "HetrickCV", "name": "HetrickCV",
"brand": "HetrickCV", "brand": "HetrickCV",
"version": "2.5.0",
"version": "2.5.1",
"license": "CC0-1.0", "license": "CC0-1.0",
"author": "Michael Hetrick", "author": "Michael Hetrick",
"authorEmail": "", "authorEmail": "",
@@ -57,6 +57,15 @@
"Polyphonic" "Polyphonic"
] ]
}, },
{
"slug": "BinaryCounter",
"name": "Binary Counter",
"description": "Increment or decrement an 8-Bit counter.",
"tags": [
"Logic",
"Clock Modulator"
]
},
{ {
"slug": "BinaryGate", "slug": "BinaryGate",
"name": "Binary Gate", "name": "Binary Gate",


Loading…
Cancel
Save