profanity 0.6.0
Update profanity version to 0.6.0 Signed-off-by: Fabian Sabau <fabian.sabau+git@gmail.com> Closes #37148. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
dc47434319
commit
1a91129eeb
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Profanity < Formula
|
||||
desc "Console based XMPP client"
|
||||
homepage "http://www.profanity.im/"
|
||||
url "http://www.profanity.im/profanity-0.5.1.tar.gz"
|
||||
sha256 "e3513713e74ec3363fbdbac2919bdc17e249988780cc5a4589d1425807a7feb8"
|
||||
revision 2
|
||||
url "http://www.profanity.im/profanity-0.6.0.tar.gz"
|
||||
sha256 "51b0932924a391656423af0d85f14dde049ac1e94214f948849d37df1c2759c4"
|
||||
|
||||
bottle do
|
||||
sha256 "dd2ab5d3289b608ad571a52fa3fc97b8f5d667d26b77401990dee17c79d59e0e" => :mojave
|
||||
|
|
Loading…
Reference in a new issue