Skip to content

Commit f38ca16

Browse files
New version: bootandy.dust version 1.2.2 (microsoft#271612)
1 parent df02381 commit f38ca16

3 files changed

Lines changed: 45 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: bootandy.dust
5+
PackageVersion: 1.2.2
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
ReleaseDate: 2025-07-06
9+
Installers:
10+
- Architecture: x86
11+
NestedInstallerFiles:
12+
- RelativeFilePath: dust-v1.2.2-i686-pc-windows-gnu/dust.exe
13+
InstallerUrl: https://github.com/bootandy/dust/releases/download/v1.2.2/dust-v1.2.2-i686-pc-windows-gnu.zip
14+
InstallerSha256: FBF32EACA9E50FC063FCF9C2B434098CA5CF6F24A647CFDADF2F49B29C81C7E8
15+
- Architecture: x64
16+
NestedInstallerFiles:
17+
- RelativeFilePath: dust-v1.2.2-x86_64-pc-windows-gnu/dust.exe
18+
InstallerUrl: https://github.com/bootandy/dust/releases/download/v1.2.2/dust-v1.2.2-x86_64-pc-windows-gnu.zip
19+
InstallerSha256: E69649DFC111ECCAB00AA12B5BED580B97C6F42AE6370449CFFBB9F228F7F118
20+
ManifestType: installer
21+
ManifestVersion: 1.10.0
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: bootandy.dust
5+
PackageVersion: 1.2.2
6+
PackageLocale: en-US
7+
Publisher: andy.boot
8+
PublisherUrl: https://github.com/bootandy
9+
PublisherSupportUrl: https://github.com/bootandy/dust/issues
10+
PackageName: Dust
11+
PackageUrl: https://github.com/bootandy/dust
12+
License: Apache-2.0
13+
LicenseUrl: https://github.com/bootandy/dust/blob/HEAD/LICENSE
14+
ShortDescription: A more intuitive version of du in rust
15+
ManifestType: defaultLocale
16+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: bootandy.dust
5+
PackageVersion: 1.2.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)