forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Microsoft.PowerToys version 0.81.0 (microsoft#154571)
- Loading branch information
Showing
3 changed files
with
75 additions
and
0 deletions.
There are no files selected for viewing
32 changes: 32 additions & 0 deletions
32
manifests/m/Microsoft/PowerToys/0.81.0/Microsoft.PowerToys.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.PowerToys | ||
PackageVersion: 0.81.0 | ||
Platform: | ||
- Windows.Desktop | ||
MinimumOSVersion: 10.0.17134.0 | ||
InstallerType: burn | ||
InstallerSwitches: | ||
Silent: /quiet /norestart | ||
SilentWithProgress: /quiet /norestart | ||
UpgradeBehavior: install | ||
Installers: | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://github.com/microsoft/PowerToys/releases/download/v0.81.0/PowerToysUserSetup-0.81.0-x64.exe | ||
InstallerSha256: E62B1EE81954A75355C04E7567B1C9AAD6034AA0C61AD22587F8746D0DC488C8 | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/microsoft/PowerToys/releases/download/v0.81.0/PowerToysSetup-0.81.0-x64.exe | ||
InstallerSha256: 29F151B01FE3C94D4FD75F2D6E8F09A6C0F0962385B83A5A733F6717312F639D | ||
- Architecture: arm64 | ||
Scope: user | ||
InstallerUrl: https://github.com/microsoft/PowerToys/releases/download/v0.81.0/PowerToysUserSetup-0.81.0-arm64.exe | ||
InstallerSha256: 75330A2DB4F9EF9B548B3B58F8BF3262C8C67E680042639BBBBC87EA244F24E2 | ||
- Architecture: arm64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/microsoft/PowerToys/releases/download/v0.81.0/PowerToysSetup-0.81.0-arm64.exe | ||
InstallerSha256: FCE636220E1FB854771258D9558E07B7532728AD4C722A7920338DEE60DEECF7 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
35 changes: 35 additions & 0 deletions
35
manifests/m/Microsoft/PowerToys/0.81.0/Microsoft.PowerToys.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.PowerToys | ||
PackageVersion: 0.81.0 | ||
PackageLocale: en-US | ||
Publisher: Microsoft Corporation | ||
PublisherUrl: https://github.com/microsoft/PowerToys | ||
PublisherSupportUrl: https://github.com/microsoft/PowerToys/issues | ||
PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement | ||
Author: Microsoft Corporation | ||
PackageName: PowerToys (Preview) | ||
PackageUrl: https://github.com/microsoft/PowerToys | ||
License: MIT | ||
LicenseUrl: https://github.com/microsoft/PowerToys/blob/master/LICENSE | ||
Copyright: Copyright (c) Microsoft Corporation. All rights reserved. | ||
CopyrightUrl: https://github.com/microsoft/PowerToys/blob/main/LICENSE | ||
ShortDescription: Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity. | ||
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. | ||
Moniker: powertoys | ||
Tags: | ||
- colorpicker | ||
- fancyzones | ||
- fileexplorer | ||
- imageresizer | ||
- keyboardmanager | ||
- power-toys | ||
- powerrename | ||
- powertoys | ||
- powertoys-run | ||
- windows-key-shortcut-guide | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/m/Microsoft/PowerToys/0.81.0/Microsoft.PowerToys.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Microsoft.PowerToys | ||
PackageVersion: 0.81.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |