EXE
WinGet
Graphviz
Graphviz · 14.0.4 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
windows_10_cmake_Release_graphviz-install-14.0.4-win32.exe /S
File Identity
Filename
windows_10_cmake_Release_graphviz-install-14.0.4-win32.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Graphviz.Graphviz
Version
14.0.4
Description
Graphviz is open source graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks.
License
Common Public License Version 1.0
↗
Homepage
https://graphviz.org/download
Upgrade Behavior
install(Install over existing)
Release Notes
Changed
- Internal timing operations now use clock() on all platforms (previously this was only used on Windows). This should result in more accurate timing in verbose informational messages.
- Building Graphviz with expat < 2.2.8 is no longer supported on MinGW.
Fixed
- diffimg now notices failures when calling Ghostscript to convert PS images to PNG and exits instead of continuing.
- dtstat no longer reads/writes out of bounds memory on platforms where sizeof(int) < sizeof(size_t). This was a…