diff --git a/manifests-cache.json b/manifests-cache.json index e3bf9993..a6ae6f13 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -14836,5 +14836,14 @@ "creationTimestamp": 1735624451.9109268 } } + }, + "camouflage": { + "buildTimestamp": 1735949076.745875, + "creationTimestamp": 1735949076.9040663, + "modules": { + "FakeTapeDelay": { + "creationTimestamp": 1735949076.9906766 + } + } } } \ No newline at end of file diff --git a/manifests/camouflage.json b/manifests/camouflage.json new file mode 100644 index 00000000..f90df6e2 --- /dev/null +++ b/manifests/camouflage.json @@ -0,0 +1,23 @@ +{ + "slug": "camouflage", + "name": "camouflage", + "version": "2.4.0", + "license": "GPL-3.0-or-later", + "brand": "camouflage", + "author": "Jakub Horak", + "authorEmail": "thement@ibawizard.net", + "authorUrl": "http://ibawizard.net/", + "pluginUrl": "https://github.com/thement/camouflage", + "manualUrl": "https://github.com/thement/camouflage", + "sourceUrl": "https://github.com/thement/camouflage", + "donateUrl": "", + "changelogUrl": "", + "modules": [ + { + "slug": "FakeTapeDelay", + "name": "FakeTapeDelay", + "description": "", + "tags": [] + } + ] +} \ No newline at end of file