Skip to content

Commit 39b9874

Browse files
Adds preview .war file.
1 parent 7ed9aa4 commit 39b9874

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

binaries.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ All Structurizr [commands](/commands) are free to use from these binaries except
1616

1717
- Requires Docker
1818
- Image name: [structurizr/structurizr](https://hub.docker.com/r/structurizr/structurizr)
19-
- Tags: `latest` for the most recent released version, `preview` for the most recent development build
19+
- Latest release: `latest` tag
20+
- Preview build: `preview` tag
2021

2122
Pull the latest version of the Docker image:
2223

@@ -35,7 +36,8 @@ In this example, `$PWD` will mount the current local directory as the working di
3536
## Java .war file
3637

3738
- Requires Java 21
38-
- Java .war file: [structurizr-2026.03.06.war](https://download.structurizr.com/structurizr-2026.03.06.war)
39+
- Latest release: [structurizr-2026.03.06.war](https://download.structurizr.com/structurizr-2026.03.06.war)
40+
- Preview build: [structurizr-preview.war](https://download.structurizr.com/structurizr-preview.war)
3941

4042
Download the file, either by clicking the link above or via the command line:
4143

0 commit comments

Comments
 (0)