Browse Source

Update manifest RPJVisualizer to 2.0.22

pull/785/head
Andrew Belt 2 years ago
parent
commit
eb6117053a
2 changed files with 45 additions and 0 deletions
  1. +12
    -0
      manifests-cache.json
  2. +33
    -0
      manifests/RPJVisualizer.json

+ 12
- 0
manifests-cache.json View File

@@ -11407,5 +11407,17 @@
"creationTimestamp": 1663459029.605835
}
}
},
"RPJVisualizer": {
"buildTimestamp": 1664892723.374152,
"creationTimestamp": 1664892729.2148025,
"modules": {
"LFMFull": {
"creationTimestamp": 1664892729.3702714
},
"LFMEmbedded": {
"creationTimestamp": 1664892729.5258296
}
}
}
}

+ 33
- 0
manifests/RPJVisualizer.json View File

@@ -0,0 +1,33 @@
{
"slug": "RPJVisualizer",
"name": "RPJ Visualizer",
"version": "2.0.22",
"license": "GPL-3.0-or-later",
"brand": "RPJ",
"author": "Robert Kock",
"authorEmail": "robert.kock@gmail.com",
"authorUrl": "",
"pluginUrl": "",
"manualUrl": "https://github.com/kockie69/RPJ/blob/v2/docs/lowfatmilk.md",
"sourceUrl": "https://github.com/kockie69/Visualizer",
"donateUrl": "https://paypal.me/RPJVCV",
"changelogUrl": "https://github.com/kockie69/RPJ/blob/v2/CHANGELOG2.md",
"modules": [
{
"slug": "LFMFull",
"name": "LFMFull",
"description": "Psycho visualizer",
"tags": [
"Utilities"
]
},
{
"slug": "LFMEmbedded",
"name": "LFMEmbedded",
"description": "Psycho visualizer",
"tags": [
"Utilities"
]
}
]
}

Loading…
Cancel
Save