archey 1.3
Closes Homebrew/homebrew#27160. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
734f1a5cd8
commit
3643e60e27
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Archey < Formula
|
||||
homepage 'http://obihann.github.io/archey-osx/'
|
||||
url 'https://github.com/obihann/archey-osx/archive/1.2.tar.gz'
|
||||
sha1 '61fe422a37f07a1c24762244a355bf992452dae4'
|
||||
url 'https://github.com/obihann/archey-osx/archive/1.3.tar.gz'
|
||||
sha1 '8fbc2a939d39bee1741af758d87cd54fb01472fa'
|
||||
|
||||
def install
|
||||
bin.install 'bin/archey'
|
||||
|
|
Loading…
Reference in a new issue