cointop 1.4.1
Closes #46942. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
02ee5eec23
commit
bb985e3545
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Cointop < Formula
|
class Cointop < Formula
|
||||||
desc "Interactive terminal based UI application for tracking cryptocurrencies"
|
desc "Interactive terminal based UI application for tracking cryptocurrencies"
|
||||||
homepage "https://cointop.sh"
|
homepage "https://cointop.sh"
|
||||||
url "https://github.com/miguelmota/cointop/archive/1.3.6.tar.gz"
|
url "https://github.com/miguelmota/cointop/archive/1.4.1.tar.gz"
|
||||||
sha256 "091ea8d8e9874bb9fd433057778476e0629302e5a7ed152dba52134ddabf798f"
|
sha256 "d7dfb237c2de5acdccf717fbf4b141cd6c7ae9f643e12a5d2bc5c3efb0cfc3ce"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue