mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
graphviz: Update to version 11.0.0
This commit is contained in:
parent
ff32394aec
commit
0759641ed9
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "10.0.1",
|
"version": "11.0.0",
|
||||||
"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/10.0.1/windows_10_cmake_Release_graphviz-install-10.0.1-win64.exe#/dl.7z",
|
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/11.0.0/windows_10_cmake_Release_graphviz-install-11.0.0-win64.exe#/dl.7z",
|
||||||
"hash": "7eadfaea1ede80c0bee31e44bb1ece628c16c6d669e14665799d15e8459766cd"
|
"hash": "0e96c2a9074b51eca562b16b7e3e5df744ff4d313c0d3e4c38d9dac00cef266e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/10.0.1/windows_10_cmake_Release_graphviz-install-10.0.1-win32.exe#/dl.7z",
|
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/11.0.0/windows_10_cmake_Release_graphviz-install-11.0.0-win32.exe#/dl.7z",
|
||||||
"hash": "74a02142005b602eba27c1e2e068f6ddcba9320371d9be3eb372308a5875ae80"
|
"hash": "7b0d7a13e3f7d514e76ac29f9788e2bb0669b951cb257f96e6d6978fcc013fe3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",
|
"post_install": "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninstall.exe\" -Recurse -Force",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user