graphviz: Update to version 14.0.1

This commit is contained in:
github-actions[bot] 2025-10-06 04:30:22 +00:00
parent 2954a8fb1e
commit b9ec9fb283

View File

@ -1,16 +1,16 @@
{
"version": "14.0.0",
"version": "14.0.1",
"description": "Open source graph visualization software.",
"homepage": "https://www.graphviz.org/",
"license": "EPL-1.0",
"architecture": {
"64bit": {
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.0.0/windows_10_cmake_Release_graphviz-install-14.0.0-win64.exe#/dl.7z",
"hash": "af6a4a77043d3b39eb8ba54252ff01eb5e70a3676df0fcc1f74a8d979d8ce539"
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.0.1/windows_10_cmake_Release_graphviz-install-14.0.1-win64.exe#/dl.7z",
"hash": "90405cb789d040961c8daa28626e647872be1ebcf809e6146a080079bdb9d2f0"
},
"32bit": {
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.0.0/windows_10_cmake_Release_graphviz-install-14.0.0-win32.exe#/dl.7z",
"hash": "dd3ab2e017f29427eb8508d612c83cc71f3b4ea9328dc0b01748e2083a36addf"
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.0.1/windows_10_cmake_Release_graphviz-install-14.0.1-win32.exe#/dl.7z",
"hash": "2fbc76e9a2164292a830e978373cd18dd2d092489b0ad66fd637a3963367d53b"
}
},
"post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",