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