cointop 1.2.2
Closes #40587. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
d5fa4db020
commit
6befc4ca21
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Cointop < Formula
|
||||
desc "Interactive terminal based UI application for tracking cryptocurrencies"
|
||||
homepage "https://cointop.sh"
|
||||
url "https://github.com/miguelmota/cointop/archive/1.2.0.tar.gz"
|
||||
sha256 "1848a70457f6e634579619328f1792d68b97a0e2c10118b72b0cacf7e808360c"
|
||||
url "https://github.com/miguelmota/cointop/archive/1.2.2.tar.gz"
|
||||
sha256 "117b29c9c719faeafaa1d0591a9e63029988ddb09dbe36d095da98c98c80c2e5"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue