graphviz: Update to version 12.1.2

This commit is contained in:
github-actions[bot] 2024-09-28 12:31:57 +00:00
parent 676d86811d
commit eebb3fe163

View File

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