graphviz: Update to version 14.0.5

This commit is contained in:
github-actions[bot] 2025-11-29 08:30:13 +00:00
parent 2f9c791b5e
commit 19460ac6bd

View File

@ -1,16 +1,16 @@
{
"version": "14.0.4",
"version": "14.0.5",
"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.4/windows_10_cmake_Release_graphviz-install-14.0.4-win64.exe#/dl.7z",
"hash": "478c9d38f8cd05dae453d1e5053ac197329fd79fb5e13e52d25f7812cb8bda3d"
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.0.5/windows_10_cmake_Release_graphviz-install-14.0.5-win64.exe#/dl.7z",
"hash": "f4a369adacd6261d5faaa3e8450f33b0625b88c8c14ec94af3bfcaba99f0fdfe"
},
"32bit": {
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.0.4/windows_10_cmake_Release_graphviz-install-14.0.4-win32.exe#/dl.7z",
"hash": "0aa3b39d3635e812b1983a06486cc50286d41a5bc06bc0f10c41292da38da262"
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.0.5/windows_10_cmake_Release_graphviz-install-14.0.5-win32.exe#/dl.7z",
"hash": "a1414d7ac43370b856dcbc8f737da28e019c5da1efc85d368242fa22f50f3495"
}
},
"post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",