Skip to content

Commit 14d227c

Browse files
authored
Update ghdl.ghdl.ucrt64.mcode to v5.1.1 (microsoft#273297)
1 parent 25723a3 commit 14d227c

File tree

3 files changed

+59
-0
lines changed

3 files changed

+59
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
2+
3+
PackageIdentifier: ghdl.ghdl.ucrt64.mcode
4+
PackageVersion: 5.1.1
5+
InstallerType: zip
6+
NestedInstallerType: portable
7+
NestedInstallerFiles:
8+
- RelativeFilePath: bin/ghdl.exe
9+
PortableCommandAlias: ghdl
10+
InstallModes:
11+
- interactive
12+
- silent
13+
- silentWithProgress
14+
UpgradeBehavior: uninstallPrevious
15+
Commands:
16+
- ghdl
17+
ReleaseDate: 2025-06-18
18+
ArchiveBinariesDependOnPath: true
19+
Installers:
20+
- Architecture: x86
21+
InstallerUrl: https://github.com/ghdl/ghdl/releases/download/v5.1.1/ghdl-mcode-5.1.1-ucrt64.zip
22+
InstallerSha256: ac82b10bed0754db466640f49079e736da1de0b43b1196564aff5d8ebf435aaf
23+
ManifestType: installer
24+
ManifestVersion: 1.10.0
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
2+
3+
PackageIdentifier: ghdl.ghdl.ucrt64.mcode
4+
PackageVersion: 5.1.1
5+
PackageLocale: en-US
6+
Publisher: ghdl
7+
PublisherUrl: https://github.com/ghdl
8+
PublisherSupportUrl: https://github.com/ghdl/ghdl/issues
9+
Author: Tristan Gingold
10+
PackageName: GHDL
11+
PackageUrl: https://github.com/ghdl/ghdl
12+
License: GPL-2.0
13+
LicenseUrl: https://github.com/ghdl/ghdl/blob/master/COPYING.md
14+
Copyright: Copyright (C) 2003 - 2025 Tristan Gingold.
15+
ShortDescription: VHDL 2008/93/87 simulator
16+
Tags:
17+
- compiler
18+
- gcc
19+
- ghdl
20+
- hacktoberfest
21+
- hardware
22+
- llvm
23+
- simulator
24+
- testbench
25+
- vhdl
26+
ReleaseNotesUrl: https://github.com/ghdl/ghdl/releases/tag/v5.1.1
27+
ManifestType: defaultLocale
28+
ManifestVersion: 1.10.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
2+
3+
PackageIdentifier: ghdl.ghdl.ucrt64.mcode
4+
PackageVersion: 5.1.1
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)