mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 05:31:21 +00:00
graphviz: Update to version 12.0.0
This commit is contained in:
parent
e135f01fe1
commit
f0092662c8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "11.0.0",
|
"version": "12.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/11.0.0/windows_10_cmake_Release_graphviz-install-11.0.0-win64.exe#/dl.7z",
|
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/12.0.0/windows_10_cmake_Release_graphviz-install-12.0.0-win64.exe#/dl.7z",
|
||||||
"hash": "0e96c2a9074b51eca562b16b7e3e5df744ff4d313c0d3e4c38d9dac00cef266e"
|
"hash": "1934be5966cc4d0108173ab297039742ece674d46df57f427a2cefbc2231b444"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"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",
|
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/12.0.0/windows_10_cmake_Release_graphviz-install-12.0.0-win32.exe#/dl.7z",
|
||||||
"hash": "7b0d7a13e3f7d514e76ac29f9788e2bb0669b951cb257f96e6d6978fcc013fe3"
|
"hash": "50ff82dde930f7027b4dbb584e577a4b6797bb78f2068997b7c4d4e0d91f832d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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