From c9a40cc0ab25a229df3c1dceb6b7454f6d13c472 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Fri, 21 May 2021 13:35:17 +0800 Subject: [PATCH] Adobe.Brackets 1.14 (#13571) --- .../a/Adobe/Brackets/1.14/Adobe.Brackets.yaml | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 manifests/a/Adobe/Brackets/1.14/Adobe.Brackets.yaml diff --git a/manifests/a/Adobe/Brackets/1.14/Adobe.Brackets.yaml b/manifests/a/Adobe/Brackets/1.14/Adobe.Brackets.yaml new file mode 100644 index 000000000..76116e11f --- /dev/null +++ b/manifests/a/Adobe/Brackets/1.14/Adobe.Brackets.yaml @@ -0,0 +1,25 @@ +PackageIdentifier: Adobe.Brackets +PackageName: Brackets +Moniker: brackets.io +PackageVersion: 1.14 +Publisher: Adobe +Author: Adobe +ShortDescription: With focused visual tools and preprocessor support, Brackets is a modern text editor that makes it easy to design in the browser. It's crafted from the ground up for web designers and front-end developers. +License: MIT License +LicenseUrl: https://github.com/adobe/brackets/blob/master/LICENSE +MinimumOSVersion: 10.0.0.0 +PackageUrl: http://brackets.io/ +Tags: +- brackets +InstallerType: msi +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/adobe/brackets/releases/download/release-1.14/Brackets.Release.1.14.msi + InstallerSha256: e26205e7591336e08c81cfa1b9ff7252b9597799d8b3408f20b33c41bf7333be + InstallerLocale: en-US + Scope: user + InstallerSwitches: + Custom: /QUIET /NORESTART +PackageLocale: en-US +ManifestType: singleton +ManifestVersion: 1.0.0 \ No newline at end of file