mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
graphviz: Update to version 14.0.0
This commit is contained in:
parent
0fcf856218
commit
4e37c07ec2
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "13.1.2",
|
"version": "14.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/13.1.2/windows_10_cmake_Release_graphviz-install-13.1.2-win64.exe#/dl.7z",
|
"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": "ce43938e3a74baa874003f32e8298559afbe70f58df907284309a55411cf392e"
|
"hash": "af6a4a77043d3b39eb8ba54252ff01eb5e70a3676df0fcc1f74a8d979d8ce539"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"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",
|
"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": "4128ab5d9b25cdbe315108201f7c971a271133295685b380f05f406b1f4b7fa4"
|
"hash": "dd3ab2e017f29427eb8508d612c83cc71f3b4ea9328dc0b01748e2083a36addf"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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