graphviz: Update to version 12.1.1

This commit is contained in:
github-actions[bot] 2024-09-10 04:29:18 +00:00
parent 323c7dc1d4
commit 31a4b63b03

View File

@ -1,16 +1,16 @@
{ {
"version": "12.1.0", "version": "12.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/12.1.0/windows_10_cmake_Release_graphviz-install-12.1.0-win64.exe#/dl.7z", "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": "d37482360888f70faf14b4e9d100f4eaaa42aad716b8142f282ea0c218ffa5b7" "hash": "07d452119318c4516fab56714df1f81972b0f7e5e08815a67e6af384df39c62e"
}, },
"32bit": { "32bit": {
"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", "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": "3c472a42d3b1f0caf2670c4374b4d2d254311cb8249d4c587c9fc35e9de48417" "hash": "9b25d9790d178882dd4aa1e23f501decacc75d7f1bdb88d608806e5144506780"
} }
}, },
"post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force", "post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",