graphviz: Update to version 14.1.1

This commit is contained in:
github-actions[bot] 2025-12-14 00:46:24 +00:00
parent ffda756966
commit c70706f50d

View File

@ -1,16 +1,16 @@
{ {
"version": "14.1.0", "version": "14.1.1",
"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.1.0/windows_10_cmake_Release_graphviz-install-14.1.0-win64.exe#/dl.7z", "url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.1.1/windows_10_cmake_Release_graphviz-install-14.1.1-win64.exe#/dl.7z",
"hash": "0fd4add0ac2f5048eea33ef2a66750c91a39c80645fdd555b58acec0fa264ff2" "hash": "3668fa606422f0ee158e9ac548a1e92a5cead7e253a139de89cc72a9f22a39d0"
}, },
"32bit": { "32bit": {
"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", "url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.1.1/windows_10_cmake_Release_graphviz-install-14.1.1-win32.exe#/dl.7z",
"hash": "0e6088e80eaaca5a3d32bfb7636abc117cfd14b6aab529e0c89f9f2b9b6b4a1e" "hash": "a6ef46eb9fa1123676535c37b3c018515b09bbac191535b566629af940a0698b"
} }
}, },
"post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force", "post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",