ranger 1.6.1
Closes Homebrew/homebrew#21471. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
f56e0338b9
commit
3e6669ad5c
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Ranger < Formula
|
||||
homepage 'http://ranger.nongnu.org/'
|
||||
url 'http://nongnu.org/ranger/ranger-1.6.0.tar.gz'
|
||||
sha1 'dc40ccf941b15bcd1654b32c9b55de18b0840e30'
|
||||
url 'http://nongnu.org/ranger/ranger-1.6.1.tar.gz'
|
||||
sha1 'ac66644b362c6ed5b6f2127af799e12d8993f3b8'
|
||||
|
||||
head 'git://git.savannah.nongnu.org/ranger.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue