diff --git a/bucket/graphviz.json b/bucket/graphviz.json index 469809a6c9..e749d60e53 100644 --- a/bucket/graphviz.json +++ b/bucket/graphviz.json @@ -1,16 +1,16 @@ { - "version": "12.2.1", + "version": "13.0.0", "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.2.1/windows_10_cmake_Release_graphviz-install-12.2.1-win64.exe#/dl.7z", - "hash": "6809d0095919844a6c557092d2005605450d8ad2ef69ed89d7bc3ee791b6f9da" + "url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/13.0.0/windows_10_cmake_Release_graphviz-install-13.0.0-win64.exe#/dl.7z", + "hash": "d77c7957e78e061e5a58e1faec488401d5f4818da107d4126867429a68b5b2b9" }, "32bit": { - "url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/12.2.1/windows_10_cmake_Release_graphviz-install-12.2.1-win32.exe#/dl.7z", - "hash": "92e66ad36dc571dbc4fc2af4ca147d1ae8cb9d447cb5c2d6f211398c1306194f" + "url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/13.0.0/windows_10_cmake_Release_graphviz-install-13.0.0-win32.exe#/dl.7z", + "hash": "a93df41af2735b9dee139d41e61a48aa4fdb640c4cb6e46165e6cf0dc877494d" } }, "post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",