diff --git a/bucket/graphviz.json b/bucket/graphviz.json index b12fb0bdf4..74174d1181 100644 --- a/bucket/graphviz.json +++ b/bucket/graphviz.json @@ -1,16 +1,16 @@ { - "version": "13.1.2", + "version": "14.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/13.1.2/windows_10_cmake_Release_graphviz-install-13.1.2-win64.exe#/dl.7z", - "hash": "ce43938e3a74baa874003f32e8298559afbe70f58df907284309a55411cf392e" + "url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.0.0/windows_10_cmake_Release_graphviz-install-14.0.0-win64.exe#/dl.7z", + "hash": "af6a4a77043d3b39eb8ba54252ff01eb5e70a3676df0fcc1f74a8d979d8ce539" }, "32bit": { - "url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/13.1.2/windows_10_cmake_Release_graphviz-install-13.1.2-win32.exe#/dl.7z", - "hash": "4128ab5d9b25cdbe315108201f7c971a271133295685b380f05f406b1f4b7fa4" + "url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.0.0/windows_10_cmake_Release_graphviz-install-14.0.0-win32.exe#/dl.7z", + "hash": "dd3ab2e017f29427eb8508d612c83cc71f3b4ea9328dc0b01748e2083a36addf" } }, "post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",