diff --git a/bucket/graphviz.json b/bucket/graphviz.json index 6840465658..bfeb7ca6f9 100644 --- a/bucket/graphviz.json +++ b/bucket/graphviz.json @@ -1,16 +1,16 @@ { - "version": "14.1.0", + "version": "14.1.1", "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/14.1.0/windows_10_cmake_Release_graphviz-install-14.1.0-win64.exe#/dl.7z", - "hash": "0fd4add0ac2f5048eea33ef2a66750c91a39c80645fdd555b58acec0fa264ff2" + "url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.1.1/windows_10_cmake_Release_graphviz-install-14.1.1-win64.exe#/dl.7z", + "hash": "3668fa606422f0ee158e9ac548a1e92a5cead7e253a139de89cc72a9f22a39d0" }, "32bit": { - "url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.1.0/windows_10_cmake_Release_graphviz-install-14.1.0-win32.exe#/dl.7z", - "hash": "0e6088e80eaaca5a3d32bfb7636abc117cfd14b6aab529e0c89f9f2b9b6b4a1e" + "url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.1.1/windows_10_cmake_Release_graphviz-install-14.1.1-win32.exe#/dl.7z", + "hash": "a6ef46eb9fa1123676535c37b3c018515b09bbac191535b566629af940a0698b" } }, "post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",