diff --git a/manifests/Graphviz/Graphviz/2.46.0.yaml b/manifests/Graphviz/Graphviz/2.46.0.yaml deleted file mode 100644 index 8668eb10c..000000000 --- a/manifests/Graphviz/Graphviz/2.46.0.yaml +++ /dev/null @@ -1,22 +0,0 @@ -Id: Graphviz.Graphviz -Version: 2.46.0 -Name: Graphviz -Publisher: Graphviz -License: CPL -LicenseUrl: https://graphviz.gitlab.io/license/ -AppMoniker: graphviz -Description: Graphviz is open source graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. -Homepage: https://graphviz.gitlab.io/ -Installers: - - Arch: x64 - Url: https://gitlab.com/graphviz/graphviz/-/package_files/6164164/download - Sha256: dee9679971bc6031dcba2fdd0482243dfe0b652867b075b613931351e0703796 - InstallerType: exe - Switches: - Silent: "/S" - # - Arch: x86 - # Url: https://www2.graphviz.org/Packages/stable/windows/10/cmake/Release/Win32/graphviz-install-2.46.0-win32.exe - # Sha256: EF16B9D616EBEE92841A758D45C87BA1D15898DACA4BE01EB5211E7702A9A5E1 - # InstallerType: exe - # Switches: - # Silent: "/S" diff --git a/manifests/Graphviz/Graphviz/2.46.1.yaml b/manifests/Graphviz/Graphviz/2.46.1.yaml new file mode 100644 index 000000000..3456ebe4c --- /dev/null +++ b/manifests/Graphviz/Graphviz/2.46.1.yaml @@ -0,0 +1,16 @@ +Id: Graphviz.Graphviz +Version: 2.46.1 +Name: Graphviz +Publisher: Graphviz +License: CPL +LicenseUrl: https://graphviz.gitlab.io/license/ +AppMoniker: graphviz +Description: Graphviz is open source graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks. +Homepage: https://graphviz.gitlab.io/ +Installers: + - Arch: x64 + Url: https://gitlab.com/graphviz/graphviz/-/package_files/7097345/download + Sha256: 8e4b73f56691a2dae7ecb4bbea3ce62ad4d8583d4e99a516254dbddb93c100d9 + InstallerType: exe + Switches: + Silent: "/S"