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