From b673c472edd1f3ce8aa178f4be7043ba64a5bc34 Mon Sep 17 00:00:00 2001 From: "Kevin Larkin (MS)" Date: Thu, 14 May 2020 20:18:11 -0700 Subject: [PATCH] Add Arduino (#130) * Add Arduino * fixed id --- manifests/Arduino/Arduino/1.8.12.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 manifests/Arduino/Arduino/1.8.12.yaml diff --git a/manifests/Arduino/Arduino/1.8.12.yaml b/manifests/Arduino/Arduino/1.8.12.yaml new file mode 100644 index 000000000..288c56949 --- /dev/null +++ b/manifests/Arduino/Arduino/1.8.12.yaml @@ -0,0 +1,11 @@ +Id: Arduino.Arduino +Publisher: Arduino AG +Name: Arduino IDE +Version: 1.8.12 +License: GNU License +LicenseUrl: https://github.com/arduino/Arduino/blob/master/license.txt +InstallerType: exe +Installers: + - Arch: x86 + Url: https://downloads.arduino.cc/arduino-1.8.12-windows.exe + Sha256: 2f885c5313dc2150cdd1b5f4e7802c7cc3f46c092bc8199612f11906b40c1cab \ No newline at end of file