mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
graphviz: Update to version 13.1.1
This commit is contained in:
parent
6b607bb956
commit
a29a0c1bb9
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "13.1.0",
|
"version": "13.1.1",
|
||||||
"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.0/windows_10_cmake_Release_graphviz-install-13.1.0-win64.exe#/dl.7z",
|
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/13.1.1/windows_10_cmake_Release_graphviz-install-13.1.1-win64.exe#/dl.7z",
|
||||||
"hash": "4d865f0c7775c2e1298d7889153f82331d0d07c66b7eec958a80b79cc956f6bc"
|
"hash": "0af3fd50be1d7c481d7e75867bcdde702180e97af9880254dab406020f8025c1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/13.1.0/windows_10_cmake_Release_graphviz-install-13.1.0-win32.exe#/dl.7z",
|
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/13.1.1/windows_10_cmake_Release_graphviz-install-13.1.1-win32.exe#/dl.7z",
|
||||||
"hash": "7695427eec251ed7e9440f03acef9892d8a93187aa3b3b65a9dd4d9bab08c507"
|
"hash": "78c7d18fa17e70cdc62b3986916ad29ff4590e5bb4cbef033b569ac0c2672658"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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