Skip to content

Commit

Permalink
Update d2
Browse files Browse the repository at this point in the history
  • Loading branch information
senekor committed Oct 29, 2023
1 parent b83411e commit cf06d9a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dev/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ fi

if ! which d2 &> /dev/null ; then
echo "installing d2 diagram renderer..."
curl -fsSL https://d2lang.com/install.sh | sh -s -- --version v0.6.0
curl -fsSL https://d2lang.com/install.sh | sh -s -- --version v0.6.1
fi
if ! which watchexec &> /dev/null ; then
echo "installing watchexec to watch for diagram changes..."
Expand Down
2 changes: 1 addition & 1 deletion docs/src/assets/gen/c4_container.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/src/assets/gen/c4_context.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/src/assets/gen/domain_model.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/src/assets/gen/seq_api_request.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cf06d9a

Please sign in to comment.