auto-version > json
Extract version information from a JSON URL using jq.
Used by: auto-version
Attributes¶
| Attribute | Type | Description |
|---|---|---|
jq |
string |
jq expression to extract version strings from JSON (see itchyny/gojq). |
url |
string |
URL to retrieve JSON from. |