graphviz: Update to version 13.1.2

This commit is contained in:
github-actions[bot] 2025-08-09 04:30:20 +00:00
parent f800f9967d
commit 19721b5b45

View File

@ -1,16 +1,16 @@
{
"version": "13.1.1",
"version": "13.1.2",
"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.1.1/windows_10_cmake_Release_graphviz-install-13.1.1-win64.exe#/dl.7z",
"hash": "0af3fd50be1d7c481d7e75867bcdde702180e97af9880254dab406020f8025c1"
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/13.1.2/windows_10_cmake_Release_graphviz-install-13.1.2-win64.exe#/dl.7z",
"hash": "ce43938e3a74baa874003f32e8298559afbe70f58df907284309a55411cf392e"
},
"32bit": {
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/13.1.1/windows_10_cmake_Release_graphviz-install-13.1.1-win32.exe#/dl.7z",
"hash": "78c7d18fa17e70cdc62b3986916ad29ff4590e5bb4cbef033b569ac0c2672658"
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/13.1.2/windows_10_cmake_Release_graphviz-install-13.1.2-win32.exe#/dl.7z",
"hash": "4128ab5d9b25cdbe315108201f7c971a271133295685b380f05f406b1f4b7fa4"
}
},
"post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",