Browse Source

Update manifest FLAG-Free to 2.1.0

pull/785/head
Andrew Belt 2 years ago
parent
commit
7df57c1cd5
2 changed files with 15 additions and 3 deletions
  1. +4
    -1
      manifests-cache.json
  2. +11
    -2
      manifests/FLAG-Free.json

+ 4
- 1
manifests-cache.json View File

@@ -9633,7 +9633,7 @@
} }
}, },
"FLAG-Free": { "FLAG-Free": {
"buildTimestamp": 1638549534.5324926,
"buildTimestamp": 1654586695.2048683,
"creationTimestamp": 1605601357.1780744, "creationTimestamp": 1605601357.1780744,
"modules": { "modules": {
"Electric-Ensemble": { "Electric-Ensemble": {
@@ -9647,6 +9647,9 @@
}, },
"Oppressor": { "Oppressor": {
"creationTimestamp": 1619515757.0866165 "creationTimestamp": 1619515757.0866165
},
"Stems": {
"creationTimestamp": 1654586696.0425813
} }
} }
}, },


+ 11
- 2
manifests/FLAG-Free.json View File

@@ -1,10 +1,10 @@
{ {
"slug": "FLAG-Free", "slug": "FLAG-Free",
"name": "FLAG Free", "name": "FLAG Free",
"version": "2.0.0",
"version": "2.1.0",
"license": "proprietary", "license": "proprietary",
"brand": "FLAG", "brand": "FLAG",
"author": "Nils Jonas Norberg",
"author": "Flag Audio",
"authorEmail": "", "authorEmail": "",
"authorUrl": "https://flagaudio.com/", "authorUrl": "https://flagaudio.com/",
"pluginUrl": "https://flagaudio.com/", "pluginUrl": "https://flagaudio.com/",
@@ -61,6 +61,15 @@
"Effect", "Effect",
"Filter" "Filter"
] ]
},
{
"slug": "Stems",
"name": "Stems",
"manualUrl": "https://flagaudio.com/vcv/stems.html",
"description": "Stereo Stem Player",
"tags": [
"Sampler"
]
} }
] ]
} }

Loading…
Cancel
Save