updated trash (0.8.5)
Closes Homebrew/homebrew#32614. Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
parent
1bed966f96
commit
9860e03ad8
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Trash < Formula
|
||||
homepage 'http://hasseg.org/trash/'
|
||||
url 'https://github.com/ali-rantakari/trash/archive/v0.8.4.tar.gz'
|
||||
sha1 'e70ebeba684fd1fd126d912e3528115fbb2fb7be'
|
||||
url 'https://github.com/ali-rantakari/trash/archive/v0.8.5.tar.gz'
|
||||
sha1 '4e1273a08e7f67f48a8d4aea5119ea733556b8a9'
|
||||
|
||||
conflicts_with 'osxutils', :because => 'both install a trash binary'
|
||||
|
||||
|
|
Loading…
Reference in a new issue