graphviz: Update to version 12.2.0

This commit is contained in:
github-actions[bot] 2024-11-03 20:26:37 +00:00
parent e4a6a98e35
commit 1f681a6aeb

View File

@ -1,16 +1,16 @@
{ {
"version": "12.1.2", "version": "12.2.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.1.2/windows_10_cmake_Release_graphviz-install-12.1.2-win64.exe#/dl.7z", "url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/12.2.0/windows_10_cmake_Release_graphviz-install-12.2.0-win64.exe#/dl.7z",
"hash": "00c7623a90a80e627170efeb860417bbadb5193576d78b8b1534fee88f7bf10a" "hash": "c664cac34ad43229a9f7cb9b12efd627c876bda7a489e9174ac9fa3a8f781796"
}, },
"32bit": { "32bit": {
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/12.1.2/windows_10_cmake_Release_graphviz-install-12.1.2-win32.exe#/dl.7z", "url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/12.2.0/windows_10_cmake_Release_graphviz-install-12.2.0-win32.exe#/dl.7z",
"hash": "f464d3075393fe92d26d23f7dc9ed90e7f60afc81cc814db0c2ee3adeb77d5d5" "hash": "8002be0bc3ad6e835e5554b7b5907bfd5604c9c8fede2b7383006d1c93b7f054"
} }
}, },
"post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force", "post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",