Skip to content

Commit 2c8eac5

Browse files
authored
New version: Graphviz.Graphviz version 14.0.1 (microsoft#301409)
1 parent b9f5dbd commit 2c8eac5

3 files changed

Lines changed: 62 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Graphviz.Graphviz
5+
PackageVersion: 14.0.1
6+
Platform:
7+
- Windows.Desktop
8+
InstallerType: nullsoft
9+
Scope: machine
10+
InstallModes:
11+
- interactive
12+
- silent
13+
UpgradeBehavior: install
14+
ReleaseDate: 2025-10-06
15+
Installers:
16+
- Architecture: x86
17+
InstallerUrl: https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.0.1/windows_10_cmake_Release_graphviz-install-14.0.1-win32.exe
18+
InstallerSha256: 2FBC76E9A2164292A830E978373CD18DD2D092489B0AD66FD637A3963367D53B
19+
- Architecture: x64
20+
InstallerUrl: https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/14.0.1/windows_10_cmake_Release_graphviz-install-14.0.1-win64.exe
21+
InstallerSha256: 90405CB789D040961C8DAA28626E647872BE1EBCF809E6146A080079BDB9D2F0
22+
ManifestType: installer
23+
ManifestVersion: 1.10.0
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Graphviz.Graphviz
5+
PackageVersion: 14.0.1
6+
PackageLocale: en-US
7+
Publisher: Graphviz
8+
PublisherUrl: https://graphviz.org
9+
PublisherSupportUrl: https://graphviz.org/documentation
10+
PackageName: Graphviz
11+
PackageUrl: https://graphviz.org/download
12+
License: Common Public License Version 1.0
13+
LicenseUrl: https://graphviz.org/license
14+
Copyright: (c) 2022 The Graphviz Authors
15+
ShortDescription: Graphviz is open source graph visualization software. Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks.
16+
Description: |-
17+
The Graphviz layout programs take descriptions of graphs in a simple text language, and make diagrams in useful formats, such as images and SVG for web pages; PDF or Postscript for inclusion in other documents; or display in an interactive graph browser.
18+
Graphviz has many useful features for concrete diagrams, such as options for colors, fonts, tabular node layouts, line styles, hyperlinks, and custom shapes.
19+
Moniker: graphviz
20+
Tags:
21+
- diagrams
22+
- graph
23+
- visualization
24+
ReleaseNotes: |-
25+
Changed
26+
- The pre-built macOS package for Autotools is now a .pkg file instead of a tarball of binaries. #2726, !4348
27+
- In the CMake build system, whether Ghostscript-dependent components are built or not can now be controlled by the -DWITH_GHOSTSCRIPT={AUTO|ON|OFF} option. #2735
28+
Fixed
29+
- Points generated as curves by the dot layout algorithm are once again placed correctly. This was a regression in Graphviz 14.0.0. #2734
30+
ManifestType: defaultLocale
31+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Graphviz.Graphviz
5+
PackageVersion: 14.0.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)