Skip to content

Commit a8eb3ab

Browse files
authored
New version: WinDirStat.WinDirStat.Beta version 2.5.7.2026-04-24 (microsoft#364772)
1 parent dafa83d commit a8eb3ab

3 files changed

Lines changed: 96 additions & 0 deletions

File tree

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: WinDirStat.WinDirStat.Beta
5+
PackageVersion: 2.5.7.2026-04-24
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: machine
9+
InstallModes:
10+
- interactive
11+
- silent
12+
- silentWithProgress
13+
ReleaseDate: 2026-04-24
14+
Installers:
15+
- Architecture: x86
16+
InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.5.7/2026-04-24/WinDirStat-x86.msi
17+
InstallerSha256: AEC94C39319E2D6C6BDDE091913A4B41D41DDEDC9A87C001BD5DBE05C2F23411
18+
ProductCode: '{1AB1BD3A-069F-4135-B0CB-A57199A4A412}'
19+
AppsAndFeaturesEntries:
20+
- DisplayName: WinDirStat
21+
Publisher: WinDirStat Team
22+
DisplayVersion: 2.5.7.1666
23+
ProductCode: '{1AB1BD3A-069F-4135-B0CB-A57199A4A412}'
24+
UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}'
25+
InstallationMetadata:
26+
DefaultInstallLocation: '%ProgramFiles(x86)%\WinDirStat'
27+
- Architecture: x64
28+
InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.5.7/2026-04-24/WinDirStat-x64.msi
29+
InstallerSha256: 16C11CC9D04976F28FB7B4650C271C7C26AC3323B3DF335FB8C964F1909242EE
30+
ProductCode: '{5F77E8B7-BE18-444E-B2BC-8DFA784BBDCD}'
31+
AppsAndFeaturesEntries:
32+
- DisplayName: WinDirStat
33+
Publisher: WinDirStat Team
34+
DisplayVersion: 2.5.7.1666
35+
ProductCode: '{5F77E8B7-BE18-444E-B2BC-8DFA784BBDCD}'
36+
UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}'
37+
InstallationMetadata:
38+
DefaultInstallLocation: '%ProgramFiles%\WinDirStat'
39+
- Architecture: arm64
40+
InstallerUrl: https://github.com/windirstat/windirstat/releases/download/beta/v2.5.7/2026-04-24/WinDirStat-arm64.msi
41+
InstallerSha256: 1A95D813C388AFD22B4C8540248EB0F763F2BC8B661F36FE012A36F44C829BF9
42+
ProductCode: '{E28A2C5A-81B8-4821-BD31-7FA4B30EF20C}'
43+
AppsAndFeaturesEntries:
44+
- DisplayName: WinDirStat
45+
Publisher: WinDirStat Team
46+
DisplayVersion: 2.5.7.1666
47+
ProductCode: '{E28A2C5A-81B8-4821-BD31-7FA4B30EF20C}'
48+
UpgradeCode: '{E211CCFB-D706-4919-B2FF-0F7F426EA27B}'
49+
InstallationMetadata:
50+
DefaultInstallLocation: '%ProgramFiles%\WinDirStat'
51+
ManifestType: installer
52+
ManifestVersion: 1.12.0
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: WinDirStat.WinDirStat.Beta
5+
PackageVersion: 2.5.7.2026-04-24
6+
PackageLocale: en-US
7+
Publisher: The WinDirStat Team
8+
PublisherUrl: https://windirstat.net/
9+
PublisherSupportUrl: https://windirstat.net/contact.html
10+
Author: The WinDirStat Team
11+
PackageName: WinDirStat (Beta)
12+
PackageUrl: https://windirstat.net/
13+
License: GPL-2.0
14+
LicenseUrl: https://github.com/windirstat/windirstat/blob/HEAD/LICENSE.md
15+
Copyright: Copyright © 2004-2024 WinDirStat Team (windirstat.net)
16+
CopyrightUrl: https://github.com/windirstat/windirstat/blob/master/README.md
17+
ShortDescription: Disk usage statistics viewer and cleanup tool
18+
Description: |-
19+
WinDirStat is a program that allows you to find disk space hogs at a glance. It achieves that by displaying a drive, drives or directories in a treemap that assigns bigger areas to bigger files and directories. Making those areas visually separate by coloring and other means allows you to see literally at a glance what the space hogs are and where to dig deeper.
20+
The directory tree is simultaneously shown as a tree list and as a treemap. One can effortlessly gain an impression of the proportions on the hard disk(s).
21+
22+
Major features
23+
- Three views: Directory Tree, Treemap, and Extension
24+
- Duplicate file detection
25+
- Built-in cleanup actions including Open, Delete, Show Properties
26+
- User-defined cleanup actions (command line based)
27+
Moniker: windirstat-beta
28+
Tags:
29+
- cleanup
30+
- disk-usage
31+
- kdirstat
32+
- organization
33+
- sequoiaview
34+
- statistics
35+
ManifestType: defaultLocale
36+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: WinDirStat.WinDirStat.Beta
5+
PackageVersion: 2.5.7.2026-04-24
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)