mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
graphviz: Update to version 10.0.1
This commit is contained in:
parent
7c7692084c
commit
44e9e09882
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "9.0.0",
|
"version": "10.0.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/9.0.0/windows_10_cmake_Release_graphviz-install-9.0.0-win64.exe#/dl.7z",
|
"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",
|
||||||
"hash": "01670c7e5bf637656bd89cd8484d517f3b5bc77f8666ceb29ddcc17e095b0f61"
|
"hash": "7eadfaea1ede80c0bee31e44bb1ece628c16c6d669e14665799d15e8459766cd"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/9.0.0/windows_10_cmake_Release_graphviz-install-9.0.0-win32.exe#/dl.7z",
|
"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",
|
||||||
"hash": "39d6cb6871d91ad9f0f47edcdff15be2a98f1de815832f1fd69e2c558eaed787"
|
"hash": "74a02142005b602eba27c1e2e068f6ddcba9320371d9be3eb372308a5875ae80"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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