aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2023-08-18 09:37:57 -0400
committerAdam Harrison <adamdharrison@gmail.com>2023-08-18 09:37:57 -0400
commit3c7c8cc3c8f17c679ce7f1c62e87e847c0e15fda (patch)
treef4ec8e69328a034fe1ceb8a0a61bcbb8c3a569f1
parent5c6c296680b3dcfbd5c6e211b78e4659e59fe623 (diff)
downloadlite-xl-plugin-manager-3c7c8cc3c8f17c679ce7f1c62e87e847c0e15fda.tar.gz
lite-xl-plugin-manager-3c7c8cc3c8f17c679ce7f1c62e87e847c0e15fda.zip
Added .gz to the spec.
-rw-r--r--SPEC.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/SPEC.md b/SPEC.md
index 2b7a707..f18da5d 100644
--- a/SPEC.md
+++ b/SPEC.md
@@ -112,7 +112,7 @@ can also optionally contain the `arch` and `path` keys.
* `optional` is a boolean that determines whether the file is an optional addition;
if omitted, the file is assumed to be required.
-If a file is an archive, of either `.zip` or `.tar.gz`, it will automatically
+If a file is an archive, of either `.zip`, `.gz` or `.tar.gz`, it will automatically
be extracted inside the addon's directory.
## Lite-XLs