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