Browse Source

Update manifest for Bidoo

v1
Andrew Belt 5 years ago
parent
commit
abd2ddac5c
2 changed files with 13 additions and 2 deletions
  1. +4
    -1
      manifests-cache.json
  2. +9
    -1
      manifests/Bidoo.json

+ 4
- 1
manifests-cache.json View File

@@ -3998,7 +3998,7 @@
} }
}, },
"Bidoo": { "Bidoo": {
"buildTimestamp": 1586464860.8063095,
"buildTimestamp": 1587407788.3373349,
"creationTimestamp": 1518016501.0, "creationTimestamp": 1518016501.0,
"modules": { "modules": {
"vOId": { "vOId": {
@@ -4123,6 +4123,9 @@
}, },
"HUITre": { "HUITre": {
"creationTimestamp": 1586465272.8006983 "creationTimestamp": 1586465272.8006983
},
"DIKTAT": {
"creationTimestamp": 1587407790.7484407
} }
} }
}, },


+ 9
- 1
manifests/Bidoo.json View File

@@ -1,6 +1,6 @@
{ {
"slug": "Bidoo", "slug": "Bidoo",
"version": "1.1.15",
"version": "1.1.16",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"name": "Bidoo", "name": "Bidoo",
"brand": "Bidoo", "brand": "Bidoo",
@@ -358,6 +358,14 @@
"tags": [ "tags": [
"Controller" "Controller"
] ]
},
{
"slug": "DIKTAT",
"name": "DIKTAT",
"description": "Authoritarian quantizer",
"tags": [
"Quantizer"
]
} }
] ]
} }

Loading…
Cancel
Save