ranger 1.9.3
Closes #48473. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
55fdcc08c1
commit
f63d3c204b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Ranger < Formula
|
||||
desc "File browser"
|
||||
homepage "https://ranger.github.io"
|
||||
url "https://ranger.github.io/ranger-1.9.2.tar.gz"
|
||||
sha256 "0e1d1b1d3f78c227a6cfa783822e98591ca76a35c643d4814f40f73515d66b8a"
|
||||
url "https://ranger.github.io/ranger-1.9.3.tar.gz"
|
||||
sha256 "ce088a04c91c25263a9675dc5c43514b7ec1b38c8ea43d9a9d00923ff6cdd251"
|
||||
head "https://github.com/ranger/ranger.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue