archey: fix SHA-1.
This commit is contained in:
parent
a33ada4505
commit
60802b3939
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ 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 '4c93027246391be2abba7184e5170aeced09eeb9'
|
||||
sha1 '61fe422a37f07a1c24762244a355bf992452dae4'
|
||||
|
||||
def install
|
||||
bin.install 'bin/archey'
|
||||
|
|
Loading…
Reference in a new issue