dust 0.4.1.2
Closes #46206. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
091b36d353
commit
50f4ca940a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Dust < Formula
|
||||
desc "More intuitive version of du in rust"
|
||||
homepage "https://github.com/bootandy/dust"
|
||||
url "https://github.com/bootandy/dust/archive/v0.3.1.tar.gz"
|
||||
sha256 "a10e0b2bc5862928a257e05866e077866193cc673d97a711ddd63eeecd075867"
|
||||
url "https://github.com/bootandy/dust/archive/v0.4.1.2.tar.gz"
|
||||
sha256 "e5b1b43203f58130dec0f69b1eb02e7a855cbaa2efcf79274187f9149de016bc"
|
||||
head "https://github.com/bootandy/dust.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue