mirror of
https://github.com/ScoopInstaller/Extras.git
synced 2026-08-01 07:02:18 +08:00
17 lines
742 B
JSON
17 lines
742 B
JSON
{
|
|
"version": "2025.11.09",
|
|
"description": "A command line interface to push/pull workspaces to/from the Structurizr cloud service/on-premises installation, and export views to PlantUML, Mermaid, and WebSequenceDiagrams formats.",
|
|
"homepage": "https://github.com/structurizr/cli",
|
|
"license": "Apache-2.0",
|
|
"suggest": {
|
|
"java": "java/oraclejre8"
|
|
},
|
|
"url": "https://github.com/structurizr/cli/releases/download/v2025.11.09/structurizr-cli.zip",
|
|
"hash": "f5365a463fc44d539ed19bec00c48ba1e1ecda0ccfd1ba40d2e7472d264eb79a",
|
|
"bin": "structurizr.bat",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/structurizr/cli/releases/download/v$version/structurizr-cli.zip"
|
|
}
|
|
}
|