graphviz: Update to version 13.0.1

This commit is contained in:
github-actions[bot] 2025-06-15 20:28:46 +00:00
parent 45fb603223
commit e6b25cebbb

View File

@ -1,16 +1,16 @@
{
"version": "13.0.0",
"version": "13.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/13.0.0/windows_10_cmake_Release_graphviz-install-13.0.0-win64.exe#/dl.7z",
"hash": "d77c7957e78e061e5a58e1faec488401d5f4818da107d4126867429a68b5b2b9"
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/13.0.1/windows_10_cmake_Release_graphviz-install-13.0.1-win64.exe#/dl.7z",
"hash": "80e2cdf414db906e51f36b668a1d9d749a0b509b2fd2eddde51ca0b59099caa0"
},
"32bit": {
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/13.0.0/windows_10_cmake_Release_graphviz-install-13.0.0-win32.exe#/dl.7z",
"hash": "a93df41af2735b9dee139d41e61a48aa4fdb640c4cb6e46165e6cf0dc877494d"
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/13.0.1/windows_10_cmake_Release_graphviz-install-13.0.1-win32.exe#/dl.7z",
"hash": "aeb6f340c96969396fa5c4d56666c4581def98b443ba17ad0361c9a986c02cb5"
}
},
"post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",