Skip to content

Commit b4d33d8

Browse files
authored
New version: HorizonEDA.horizon-eda version 2.7.2 (microsoft#353613)
1 parent 197cf5e commit b4d33d8

3 files changed

Lines changed: 71 additions & 0 deletions

File tree

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Created with Devicie using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: HorizonEDA.horizon-eda
5+
PackageVersion: 2.7.2
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
InstallModes:
9+
- interactive
10+
- silent
11+
- silentWithProgress
12+
UpgradeBehavior: install
13+
FileExtensions:
14+
- hprj
15+
- pool.json
16+
ProductCode: '{BFCEA10F-5664-4B88-BB4F-B52E9DCA9ECE}'
17+
ReleaseDate: 2025-12-05
18+
AppsAndFeaturesEntries:
19+
- Publisher: Horizon EDA project
20+
ProductCode: '{BFCEA10F-5664-4B88-BB4F-B52E9DCA9ECE}'
21+
UpgradeCode: '{79A5F957-0A3A-423E-92BC-95DD303649F3}'
22+
ElevationRequirement: elevationRequired
23+
InstallationMetadata:
24+
DefaultInstallLocation: '%ProgramFiles%/Horizon EDA'
25+
Installers:
26+
- Architecture: x64
27+
InstallerUrl: https://github.com/horizon-eda/horizon/releases/download/v2.7.2/horizon-eda-2.7.2-x64.msi
28+
InstallerSha256: 7A226E9423BDCA53CD3DE46280267B0ABECA757FFBB637F01E05BD574F9B0476
29+
ManifestType: installer
30+
ManifestVersion: 1.12.0
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Created with Devicie using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: HorizonEDA.horizon-eda
5+
PackageVersion: 2.7.2
6+
PackageLocale: en-US
7+
Publisher: Horizon EDA
8+
PublisherUrl: https://horizon-eda.org/
9+
PublisherSupportUrl: https://github.com/horizon-eda/horizon/issues
10+
PackageName: Horizon EDA
11+
PackageUrl: https://github.com/horizon-eda/horizon/releases/latest/
12+
License: GPL-3.0
13+
LicenseUrl: https://github.com/horizon-eda/horizon/blob/HEAD/LICENSE
14+
Copyright: Copyright (c) 2017-2025 Lukas K. et al.
15+
ShortDescription: Horizon is a free EDA package
16+
Description: Horizon EDA is an Electronic Design Automation package supporting an integrated end-to-end workflow for printed circuit board design including parts management and schematic entry.
17+
Moniker: horizon
18+
ReleaseNotes: |-
19+
This is the second bugfix release in the 2.7 series
20+
This release fixes the bugs listed below.
21+
Bugfixes
22+
Board Editor
23+
- properly smash silkscreen arcs for packages on bottom side (5ef382a)
24+
- properly export arcs in bottom packages (87de222)
25+
Pool Manager
26+
- don't crash if default via or frame are not found (4e07ce9)
27+
Editors
28+
- export pictures in PDFs (8eeed28)
29+
- export PDFs at x1 scale instead of x10 (03220cb)
30+
- support importing DXF files with non-ASCII filenames on Windows (726d856)
31+
ReleaseNotesUrl: https://github.com/horizon-eda/horizon/releases/tag/v2.7.2
32+
ManifestType: defaultLocale
33+
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 Devicie using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: HorizonEDA.horizon-eda
5+
PackageVersion: 2.7.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)