From 2f954ba41a6f9d1478e7e2678b54f451b66b362a Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Thu, 20 May 2021 17:00:32 +0800 Subject: [PATCH] Adobe.Brackets 1.11 (#13495) --- .../a/Adobe/Brackets/1.11/Adobe.Brackets.yaml | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 manifests/a/Adobe/Brackets/1.11/Adobe.Brackets.yaml diff --git a/manifests/a/Adobe/Brackets/1.11/Adobe.Brackets.yaml b/manifests/a/Adobe/Brackets/1.11/Adobe.Brackets.yaml new file mode 100644 index 000000000..494ce71f1 --- /dev/null +++ b/manifests/a/Adobe/Brackets/1.11/Adobe.Brackets.yaml @@ -0,0 +1,25 @@ +PackageIdentifier: Adobe.Brackets +PackageName: Brackets +Moniker: brackets.io +PackageVersion: 1.11 +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.11/Brackets.Release.1.11.msi + InstallerSha256: 7209035ec30f24a3037b130f0a9a7853389dda90ce49fecd77972535a7432239 + InstallerLocale: en-US + Scope: user + InstallerSwitches: + Custom: /QUIET /NORESTART +PackageLocale: en-US +ManifestType: singleton +ManifestVersion: 1.0.0 \ No newline at end of file