Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified d/dust/manifest.x86_64.bin
Binary file not shown.
4 changes: 2 additions & 2 deletions d/dust/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
}
},
"source-name": "dust",
"source-release": "2",
"source-version": "1.2.5"
"source-release": "3",
"source-version": "1.2.6"
}
6 changes: 3 additions & 3 deletions d/dust/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
# SPDX-License-Identifier: MPL-2.0

name : dust
version : "1.2.5"
release : 2
version : "1.2.6"
release : 3
homepage : https://github.com/bootandy/dust
upstreams :
- https://github.com/bootandy/dust/archive/refs/tags/v1.2.5.tar.gz : 4445e61f1341ea567e9e49367f275a1f4b026a60526e60048265f7af4a4943fd
- https://github.com/bootandy/dust/archive/refs/tags/v1.2.6.tar.gz : 9dd1ec7576d43574e6f48342cb96a5087338b4c308460a848f5895f72ddc3bc9
summary : A more intuitive version of du in rust
description : |
du + rust = dust. Like du but more intuitive.
Expand Down