graphviz: Update to version 12.1.0

This commit is contained in:
github-actions[bot] 2024-08-12 00:33:46 +00:00
parent b301ec7033
commit 1caf4cc806

View File

@ -1,16 +1,16 @@
{ {
"version": "12.0.0", "version": "12.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/12.0.0/windows_10_cmake_Release_graphviz-install-12.0.0-win64.exe#/dl.7z", "url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/12.1.0/windows_10_cmake_Release_graphviz-install-12.1.0-win64.exe#/dl.7z",
"hash": "1934be5966cc4d0108173ab297039742ece674d46df57f427a2cefbc2231b444" "hash": "d37482360888f70faf14b4e9d100f4eaaa42aad716b8142f282ea0c218ffa5b7"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/12.0.0/windows_10_cmake_Release_graphviz-install-12.0.0-win32.exe#/dl.7z", "url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/12.1.0/windows_10_cmake_Release_graphviz-install-12.1.0-win32.exe#/dl.7z",
"hash": "50ff82dde930f7027b4dbb584e577a4b6797bb78f2068997b7c4d4e0d91f832d" "hash": "3c472a42d3b1f0caf2670c4374b4d2d254311cb8249d4c587c9fc35e9de48417"
} }
}, },
"post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force", "post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",