From 093c4df201b42b90b009ff20ec0a4ab6fc9e0353 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Tue, 1 Dec 2020 19:30:44 -0500 Subject: [PATCH] Added PowerToys version 0.27.0. (#5145) --- manifests/Microsoft/PowerToys/0.27.0.yaml | 25 +++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 manifests/Microsoft/PowerToys/0.27.0.yaml diff --git a/manifests/Microsoft/PowerToys/0.27.0.yaml b/manifests/Microsoft/PowerToys/0.27.0.yaml new file mode 100644 index 000000000..ee118d98f --- /dev/null +++ b/manifests/Microsoft/PowerToys/0.27.0.yaml @@ -0,0 +1,25 @@ +# ================== General ================== + +Id: Microsoft.PowerToys +Publisher: Microsoft Corporation +Name: PowerToys +Description: Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity. Inspired by the Windows 95 era PowerToys project, this reboot provides power users with ways to squeeze more efficiency out of the Windows 10 shell and customize it for individual workflows. +Homepage: https://github.com/microsoft/PowerToys +Tags: FancyZones, Windows key shortcut guide, PowerRename, File Explorer, Image Resizer, Keyboard Manager, PowerToys Run, Color Picker, PowerToys, Power Toys +License: MIT +LicenseUrl: https://github.com/microsoft/PowerToys/blob/master/LICENSE + +# ================= Installer ================= + +Version: 0.27.0 + +MinOSVersion: 10.0.17134.0 +InstallerType: exe +Switches: + Silent: --silent + SilentWithProgress: --silent +Installers: + - Arch: x64 + Url: https://github.com/microsoft/PowerToys/releases/download/v0.27.0/PowerToysSetup-0.27.0-x64.exe + Sha256: 1D4EE633624FE6153493E30C2053DBE914423CDA18B12736D1C1467A32A6C6A2 + ProductCode: "{189FBBB3-1E68-4EE4-8D89-7BDF0F4D4E30}" \ No newline at end of file