Skip to content

Commit 2e003eb

Browse files
New version: JGraph.Draw version 30.0.2 (microsoft#376032)
1 parent 96bbdcf commit 2e003eb

4 files changed

Lines changed: 139 additions & 0 deletions

File tree

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
# Created with WinGet Updater using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: JGraph.Draw
5+
PackageVersion: 30.0.2
6+
InstallerLocale: en-US
7+
UpgradeBehavior: install
8+
FileExtensions:
9+
- drawio
10+
- vsdx
11+
ReleaseDate: 2026-05-16
12+
Installers:
13+
- Architecture: x86
14+
InstallerType: nullsoft
15+
Scope: machine
16+
InstallerUrl: https://github.com/jgraph/drawio-desktop/releases/download/v30.0.2/draw.io-ia32-30.0.2-windows-32bit-installer.exe
17+
InstallerSha256: E2FC7CE4221ED6E47FDCF345065B9E64370BD00AAE9C65EEB826F53CC1198EEF
18+
InstallerSwitches:
19+
Upgrade: --updated
20+
ProductCode: 27a75bf3-be48-5c35-934f-8491cf108abe
21+
AppsAndFeaturesEntries:
22+
- DisplayName: draw.io 30.0.2
23+
ProductCode: 27a75bf3-be48-5c35-934f-8491cf108abe
24+
- Architecture: x64
25+
InstallerType: nullsoft
26+
Scope: machine
27+
InstallerUrl: https://github.com/jgraph/drawio-desktop/releases/download/v30.0.2/draw.io-30.0.2-windows-installer.exe
28+
InstallerSha256: 5768F1F7CDED8244391329D836DEDEFE433E316AE48048755AABE5D526BA9592
29+
InstallerSwitches:
30+
Upgrade: --updated
31+
ProductCode: 27a75bf3-be48-5c35-934f-8491cf108abe
32+
AppsAndFeaturesEntries:
33+
- DisplayName: draw.io 30.0.2
34+
ProductCode: 27a75bf3-be48-5c35-934f-8491cf108abe
35+
- Architecture: x64
36+
InstallerType: wix
37+
InstallerUrl: https://github.com/jgraph/drawio-desktop/releases/download/v30.0.2/draw.io-30.0.2.msi
38+
InstallerSha256: C996F6BAB5A97725E1BBA335A8AE69703D35F5A89BD961F6ED03FD913CE6B16B
39+
InstallerSwitches:
40+
InstallLocation: APPLICATIONFOLDER="<INSTALLPATH>"
41+
ProductCode: '{B77B999B-871E-443A-8A8F-171CEAD727DC}'
42+
AppsAndFeaturesEntries:
43+
- ProductCode: '{B77B999B-871E-443A-8A8F-171CEAD727DC}'
44+
UpgradeCode: '{E01B4909-4024-58C7-9E77-0BB32AB02472}'
45+
InstallationMetadata:
46+
DefaultInstallLocation: '%ProgramFiles%/draw.io'
47+
- Architecture: arm64
48+
InstallerType: nullsoft
49+
Scope: machine
50+
InstallerUrl: https://github.com/jgraph/drawio-desktop/releases/download/v30.0.2/draw.io-arm64-30.0.2-windows-arm64-installer.exe
51+
InstallerSha256: 9EE866776DB80D6BCF6EE588B561E859E812AA890F649321640E0ECFD3F2FD6B
52+
InstallerSwitches:
53+
Upgrade: --updated
54+
ProductCode: 27a75bf3-be48-5c35-934f-8491cf108abe
55+
AppsAndFeaturesEntries:
56+
- DisplayName: draw.io 30.0.2
57+
ProductCode: 27a75bf3-be48-5c35-934f-8491cf108abe
58+
ManifestType: installer
59+
ManifestVersion: 1.12.0
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
# Created with WinGet Updater using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: JGraph.Draw
5+
PackageVersion: 30.0.2
6+
PackageLocale: en-US
7+
Publisher: JGraph
8+
PublisherUrl: https://www.drawio.com/
9+
PublisherSupportUrl: https://github.com/jgraph/drawio-desktop/issues
10+
PrivacyUrl: https://www.diagrams.net/trust
11+
Author: JGraph Limited
12+
PackageName: draw.io
13+
PackageUrl: https://github.com/jgraph/drawio-desktop
14+
License: Apache-2.0
15+
LicenseUrl: https://github.com/jgraph/drawio-desktop/blob/HEAD/LICENSE
16+
Copyright: © 2005-2026 JGraph Ltd, Artisans' House, 7 Queensbridge, NN4 7BF, Northampton, England. Company
17+
CopyrightUrl: https://www.diagrams.net/trust
18+
ShortDescription: A diagramming desktop app based on Electron that wraps the core draw.io editor.
19+
Tags:
20+
- chart
21+
- design
22+
- diagram
23+
- draw
24+
- gantt
25+
- graph
26+
- graphics
27+
- mind-map
28+
- mind-mapping
29+
- mindmap
30+
- uml
31+
ReleaseNotes: |-
32+
Releases Notes for 30.0.2
33+
Windows Installer
34+
Windows No Installer (zip)
35+
macOS - Universal
36+
Linux - deb, AppImage or rpm
37+
Windows intel x32 releases are marked -ia32-
38+
ChangeLog:
39+
- Uses electron 42.1.0
40+
- Updates to draw.io core 30.0.2.
41+
ReleaseNotesUrl: https://github.com/jgraph/drawio-desktop/releases/tag/v30.0.2
42+
Documentations:
43+
- DocumentLabel: Documentation
44+
DocumentUrl: https://www.drawio.com/doc/
45+
- DocumentLabel: Wiki
46+
DocumentUrl: https://github.com/jgraph/drawio-desktop/wiki
47+
ManifestType: defaultLocale
48+
ManifestVersion: 1.12.0
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Created with WinGet Updater using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: JGraph.Draw
5+
PackageVersion: 30.0.2
6+
PackageLocale: zh-CN
7+
ShortDescription: 一款基于 Electron 的图表设计桌面应用,封装了核心 draw.io 编辑器。
8+
Tags:
9+
- uml
10+
- 图形
11+
- 图示
12+
- 图表
13+
- 思维导图
14+
- 甘特图
15+
- 绘图
16+
- 脑图
17+
- 设计
18+
Documentations:
19+
- DocumentLabel: Wiki
20+
DocumentUrl: https://github.com/jgraph/drawio-desktop/wiki
21+
- DocumentLabel: 文档
22+
DocumentUrl: https://www.drawio.com/doc/
23+
ManifestType: locale
24+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Updater using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: JGraph.Draw
5+
PackageVersion: 30.0.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)