-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
107 additions
and
0 deletions.
There are no files selected for viewing
68 changes: 68 additions & 0 deletions
68
manifests/a/ArduinoSA/IDE/stable/2.2.1/ArduinoSA.IDE.stable.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
# Created with Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: ArduinoSA.IDE.stable | ||
PackageVersion: 2.2.1 | ||
InstallerType: msi | ||
InstallerSwitches: | ||
Custom: ALLUSERS=1 | ||
UpgradeBehavior: install | ||
Installers: | ||
- Architecture: x64 | ||
InstallerType: wix | ||
Scope: machine | ||
InstallerUrl: https://downloads.arduino.cc/arduino-ide/arduino-ide_2.2.1_Windows_64bit.msi | ||
InstallerSha256: 2BF986F825F9CB9F8922D22AA9181BBDEBB80DB6819C057B1F1B5B8882EA5111 | ||
InstallModes: | ||
- interactive | ||
- silent | ||
FileExtensions: | ||
- c | ||
- c++ | ||
- cc | ||
- cpp | ||
- cxx | ||
- h | ||
- h++ | ||
- hh | ||
- hpp | ||
- hxx | ||
- i++ | ||
- inc | ||
- ino | ||
- ipp | ||
- ixx | ||
ProductCode: '{CE3A4D22-4A86-4CA8-AB93-E843B3E38533}' | ||
AppsAndFeaturesEntries: | ||
- DisplayVersion: 2.2.1 | ||
UpgradeCode: '{315F6168-1C48-5F6A-953D-BD5ADC41FE08}' | ||
- Architecture: x64 | ||
InstallerType: wix | ||
Scope: user | ||
InstallerUrl: https://downloads.arduino.cc/arduino-ide/arduino-ide_2.2.1_Windows_64bit.msi | ||
InstallerSha256: 2BF986F825F9CB9F8922D22AA9181BBDEBB80DB6819C057B1F1B5B8882EA5111 | ||
InstallModes: | ||
- interactive | ||
- silent | ||
FileExtensions: | ||
- c | ||
- c++ | ||
- cc | ||
- cpp | ||
- cxx | ||
- h | ||
- h++ | ||
- hh | ||
- hpp | ||
- hxx | ||
- i++ | ||
- inc | ||
- ino | ||
- ipp | ||
- ixx | ||
ProductCode: '{CE3A4D22-4A86-4CA8-AB93-E843B3E38533}' | ||
AppsAndFeaturesEntries: | ||
- DisplayVersion: 2.2.1 | ||
UpgradeCode: '{315F6168-1C48-5F6A-953D-BD5ADC41FE08}' | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
31 changes: 31 additions & 0 deletions
31
manifests/a/ArduinoSA/IDE/stable/2.2.1/ArduinoSA.IDE.stable.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Created with Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: ArduinoSA.IDE.stable | ||
PackageVersion: 2.2.1 | ||
PackageLocale: en-US | ||
Publisher: Arduino SA | ||
PublisherUrl: https://www.arduino.cc | ||
PublisherSupportUrl: https://support.arduino.cc | ||
PrivacyUrl: https://www.arduino.cc/en/privacy-policy | ||
Author: Arduino SA | ||
PackageName: Arduino IDE | ||
PackageUrl: https://www.arduino.cc/en/software | ||
License: AGPLv3 | ||
LicenseUrl: https://github.com/arduino/arduino-ide/blob/main/LICENSE.txt | ||
Copyright: Copyright © 2022 Arduino SA | ||
ShortDescription: Open-source electronic prototyping platform enabling users to create interactive electronic objects. | ||
Description: An integrated development environment for Arduino microcontroller boards and compatibles | ||
Moniker: arduino-ide | ||
Tags: | ||
- arduino | ||
- arm | ||
- avr | ||
- c++ | ||
- electronics | ||
- embedded | ||
- i686 | ||
- mcu | ||
- microcontroller | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
8 changes: 8 additions & 0 deletions
8
manifests/a/ArduinoSA/IDE/stable/2.2.1/ArduinoSA.IDE.stable.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: ArduinoSA.IDE.stable | ||
PackageVersion: 2.2.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |