We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a57482 commit c4d619bCopy full SHA for c4d619b
Formula/d/dua-cli.rb
@@ -1,8 +1,8 @@
1
class DuaCli < Formula
2
desc "View disk space usage and delete unwanted data, fast"
3
homepage "https://lib.rs/crates/dua-cli"
4
- url "https://github.com/Byron/dua-cli/archive/refs/tags/v2.32.0.tar.gz"
5
- sha256 "b0195e4ea892b4f48882fec4371c83b6f4d3e8243556c38ed04bd5efe8dad59c"
+ url "https://github.com/Byron/dua-cli/archive/refs/tags/v2.32.2.tar.gz"
+ sha256 "8a3495d2ec0c9bee961e512c79b11c9945797a3d4f979b4ec63fd50d73d80c94"
6
license "MIT"
7
8
bottle do
0 commit comments