[GH-ISSUE #486] Add dust to winget #211

Closed
opened 2026-06-08 11:26:09 +03:00 by zhus · 2 comments
Owner

Originally created by @ykhan21 on GitHub (Apr 5, 2025).
Original GitHub issue: https://github.com/bootandy/dust/issues/486

Can this be added to winget?

You can create a workflow to automate publishing a release to winget. There are two steps involved.

  1. Submit a manifest to microsoft/winget-pkgs. Example: (https://github.com/sxyazi/yazi/issues/1088).

  2. Create a GitHub Action that publishes to winget on a release. Example: (https://github.com/sxyazi/yazi/pull/1299).

Originally created by @ykhan21 on GitHub (Apr 5, 2025). Original GitHub issue: https://github.com/bootandy/dust/issues/486 Can this be added to winget? You can create a workflow to automate publishing a release to winget. There are two steps involved. 1. Submit a manifest to microsoft/winget-pkgs. Example: (https://github.com/sxyazi/yazi/issues/1088). 2. Create a GitHub Action that publishes to winget on a release. Example: (https://github.com/sxyazi/yazi/pull/1299).
zhus closed this issue 2026-06-08 11:26:09 +03:00
Author
Owner

@vilgotf commented on GitHub (Jul 20, 2025):

I think this can be closed:

PS C:\Users\Vilgot Fredenberg> winget show bootandy.dust
Found Dust [bootandy.dust]
Version: 1.2.2
Publisher: andy.boot
Publisher Url: https://github.com/bootandy
Publisher Support Url: https://github.com/bootandy/dust/issues
Description: A more intuitive version of du in rust
Homepage: https://github.com/bootandy/dust
License: Apache-2.0
License Url: https://github.com/bootandy/dust/blob/HEAD/LICENSE
Installer:
  Installer Type: portable (zip)
  Installer Url: https://github.com/bootandy/dust/releases/download/v1.2.2/dust-v1.2.2-x86_64-pc-windows-gnu.zip
  Installer SHA256: e69649dfc111eccab00aa12b5bed580b97c6f42ae6370449cffbb9f228f7f118
  Release Date: 2025-07-06
  Offline Distribution Supported: true
<!-- gh-comment-id:3094483870 --> @vilgotf commented on GitHub (Jul 20, 2025): I think this can be closed: ``` PS C:\Users\Vilgot Fredenberg> winget show bootandy.dust Found Dust [bootandy.dust] Version: 1.2.2 Publisher: andy.boot Publisher Url: https://github.com/bootandy Publisher Support Url: https://github.com/bootandy/dust/issues Description: A more intuitive version of du in rust Homepage: https://github.com/bootandy/dust License: Apache-2.0 License Url: https://github.com/bootandy/dust/blob/HEAD/LICENSE Installer: Installer Type: portable (zip) Installer Url: https://github.com/bootandy/dust/releases/download/v1.2.2/dust-v1.2.2-x86_64-pc-windows-gnu.zip Installer SHA256: e69649dfc111eccab00aa12b5bed580b97c6f42ae6370449cffbb9f228f7f118 Release Date: 2025-07-06 Offline Distribution Supported: true ```
Author
Owner

@bootandy commented on GitHub (Jul 29, 2025):

Oh - thanks who ever did this, I don't have a windows box .

<!-- gh-comment-id:3129925885 --> @bootandy commented on GitHub (Jul 29, 2025): Oh - thanks who ever did this, I don't have a windows box .
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#211