Skip to content

Commit df55c42

Browse files
New version: Microsoft.PowerToys version 0.95.0 (microsoft#304110)
1 parent e10d9ba commit df55c42

3 files changed

Lines changed: 82 additions & 0 deletions

File tree

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Microsoft.PowerToys
5+
PackageVersion: 0.95.0
6+
Platform:
7+
- Windows.Desktop
8+
MinimumOSVersion: 10.0.17134.0
9+
InstallerType: burn
10+
InstallerSwitches:
11+
Silent: /quiet /norestart
12+
SilentWithProgress: /quiet /norestart
13+
UpgradeBehavior: install
14+
Installers:
15+
- Architecture: x64
16+
Scope: user
17+
InstallerUrl: https://github.com/microsoft/PowerToys/releases/download/v0.95.0/PowerToysUserSetup-0.95.0-x64.exe
18+
InstallerSha256: F2B57F03575591591192DC486162F5FA113079F515A48E9ED6B3E2ABE0FE81E3
19+
- Architecture: x64
20+
Scope: machine
21+
InstallerUrl: https://github.com/microsoft/PowerToys/releases/download/v0.95.0/PowerToysSetup-0.95.0-x64.exe
22+
InstallerSha256: 967B0E6C47752702472A6C731CD4BB053D9216159A2B6BECAA76466F3CD987D8
23+
ElevationRequirement: elevatesSelf
24+
- Architecture: arm64
25+
Scope: user
26+
InstallerUrl: https://github.com/microsoft/PowerToys/releases/download/v0.95.0/PowerToysUserSetup-0.95.0-arm64.exe
27+
InstallerSha256: FCC6A34EDC76366BFC01723A1B3B4A68233727F5501308198130FEAB84CDC533
28+
- Architecture: arm64
29+
Scope: machine
30+
InstallerUrl: https://github.com/microsoft/PowerToys/releases/download/v0.95.0/PowerToysSetup-0.95.0-arm64.exe
31+
InstallerSha256: 57093A0A3F1E678715B0B712E791AA2EF70DD2A9FC9448C3ECC5F8904B31F766
32+
ElevationRequirement: elevatesSelf
33+
ManifestType: installer
34+
ManifestVersion: 1.10.0
35+
ReleaseDate: 2025-10-15
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Microsoft.PowerToys
5+
PackageVersion: 0.95.0
6+
PackageLocale: en-US
7+
Publisher: Microsoft Corporation
8+
PublisherUrl: https://github.com/microsoft/PowerToys
9+
PublisherSupportUrl: https://github.com/microsoft/PowerToys/issues
10+
PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement
11+
Author: Microsoft Corporation
12+
PackageName: PowerToys
13+
PackageUrl: https://github.com/microsoft/PowerToys
14+
License: MIT
15+
LicenseUrl: https://github.com/microsoft/PowerToys/blob/master/LICENSE
16+
Copyright: Copyright (c) Microsoft Corporation. All rights reserved.
17+
CopyrightUrl: https://github.com/microsoft/PowerToys/blob/main/LICENSE
18+
ShortDescription: Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity.
19+
Description: |-
20+
Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity.
21+
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.
22+
Moniker: powertoys
23+
Tags:
24+
- colorpicker
25+
- fancyzones
26+
- fileexplorer
27+
- imageresizer
28+
- keyboardmanager
29+
- power-toys
30+
- powerrename
31+
- powertoys
32+
- powertoys-run
33+
- windows-key-shortcut-guide
34+
ReleaseNotesUrl: https://github.com/microsoft/PowerToys/releases/tag/v0.95.0
35+
Documentations:
36+
- DocumentLabel: Wiki
37+
DocumentUrl: https://github.com/microsoft/PowerToys/wiki
38+
ManifestType: defaultLocale
39+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.10.3.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Microsoft.PowerToys
5+
PackageVersion: 0.95.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)