graphviz: Update to version 3.0.0 (#3407)

This commit is contained in:
tech189 2022-03-19 01:02:52 +00:00 committed by GitHub
parent a87babb7c8
commit 6b1db0bc7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,16 +1,16 @@
{
"version": "2.49.3",
"version": "3.0.0",
"description": "Open source graph visualization software.",
"homepage": "https://www.graphviz.org/",
"license": "EPL-1.0",
"architecture": {
"64bit": {
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/2.49.3/stable_windows_10_cmake_Release_x64_graphviz-install-2.49.3-win64.exe#/dl.7z",
"hash": "cab87543088c88631d9fe256b345279e8a7ae8bca90acf8c16d33ba53d39ae0c"
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/3.0.0/windows_10_cmake_Release_graphviz-install-3.0.0-win64.exe#/dl.7z",
"hash": "05627e066a57371f713b26ec17d18a4f6cf3d1c3aa81771c82a2aa56348c00e8"
},
"32bit": {
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/2.49.3/stable_windows_10_cmake_Release_Win32_graphviz-install-2.49.3-win32.exe#/dl.7z",
"hash": "f189c94b7531cc268b1d3e47b186e8ba80ecdccf160035559d2562e5b9fa9cc5"
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/3.0.0/windows_10_cmake_Release_graphviz-install-3.0.0-win32.exe#/dl.7z",
"hash": "2cfd0f8ed20676f2d1ea8604d93aba1131edf4d468c602daec9c14f72ba76222"
}
},
"bin": [
@ -39,10 +39,10 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/$version/stable_windows_10_cmake_Release_x64_graphviz-install-$version-win64.exe#/dl.7z"
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/$version/windows_10_cmake_Release_graphviz-install-$version-win64.exe#/dl.7z"
},
"32bit": {
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/$version/stable_windows_10_cmake_Release_Win32_graphviz-install-$version-win32.exe#/dl.7z"
"url": "https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/$version/windows_10_cmake_Release_graphviz-install-$version-win32.exe#/dl.7z"
}
},
"hash": {