Add .tgz as tarball extension in documentation

Support for the `tgz` shorthand was added in
52f5fa948a.
This commit is contained in:
Robert Helgesson 2022-04-18 17:14:15 +02:00
parent b135de2b5f
commit 8b659eacce
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89

View file

@ -177,8 +177,8 @@ Currently the `type` attribute can be one of the following:
attribute `url`.
In URL form, the schema must be `http://`, `https://` or `file://`
URLs and the extension must be `.zip`, `.tar`, `.tar.gz`, `.tar.xz`,
`.tar.bz2` or `.tar.zst`.
URLs and the extension must be `.zip`, `.tar`, `.tgz`, `.tar.gz`,
`.tar.xz`, `.tar.bz2` or `.tar.zst`.
* `github`: A more efficient way to fetch repositories from
GitHub. The following attributes are required: