graphviz: Update to version 14.1.0

This commit is contained in:
github-actions[bot] 2025-12-06 20:30:03 +00:00
parent 04a3ff03c7
commit 9dbb8a5131

View File

@ -1,16 +1,16 @@
{ {
"version": "14.0.5", "version": "14.1.0",
"description": "Open source graph visualization software.", "description": "Open source graph visualization software.",
"homepage": "https://www.graphviz.org/", "homepage": "https://www.graphviz.org/",
"license": "EPL-1.0", "license": "EPL-1.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"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", "url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.1.0/windows_10_cmake_Release_graphviz-install-14.1.0-win64.exe#/dl.7z",
"hash": "f4a369adacd6261d5faaa3e8450f33b0625b88c8c14ec94af3bfcaba99f0fdfe" "hash": "0fd4add0ac2f5048eea33ef2a66750c91a39c80645fdd555b58acec0fa264ff2"
}, },
"32bit": { "32bit": {
"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", "url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.1.0/windows_10_cmake_Release_graphviz-install-14.1.0-win32.exe#/dl.7z",
"hash": "a1414d7ac43370b856dcbc8f737da28e019c5da1efc85d368242fa22f50f3495" "hash": "0e6088e80eaaca5a3d32bfb7636abc117cfd14b6aab529e0c89f9f2b9b6b4a1e"
} }
}, },
"post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force", "post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",