Browse Source

Update manifest camouflage to 2.4.0

v2
Andrew Belt 4 months ago
parent
commit
393101c27e
2 changed files with 32 additions and 0 deletions
  1. +9
    -0
      manifests-cache.json
  2. +23
    -0
      manifests/camouflage.json

+ 9
- 0
manifests-cache.json View File

@@ -14836,5 +14836,14 @@
"creationTimestamp": 1735624451.9109268
}
}
},
"camouflage": {
"buildTimestamp": 1735949076.745875,
"creationTimestamp": 1735949076.9040663,
"modules": {
"FakeTapeDelay": {
"creationTimestamp": 1735949076.9906766
}
}
}
}

+ 23
- 0
manifests/camouflage.json View File

@@ -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": []
}
]
}

Loading…
Cancel
Save