pow 0.4.3
Closes Homebrew/homebrew#28121. Signed-off-by: Brett Koonce <koonce@gmail.com>
This commit is contained in:
parent
28ef3f9924
commit
1ae5c0e20f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Pow < Formula
|
||||
homepage 'http://pow.cx/'
|
||||
url 'http://get.pow.cx/versions/0.4.1.tar.gz'
|
||||
sha1 '46976c6eea914ec78ba424b919e8928e4fc9a6bf'
|
||||
url 'http://get.pow.cx/versions/0.4.3.tar.gz'
|
||||
sha1 '7e1faf3c33588bc3e73fb3583265e050a48718b0'
|
||||
|
||||
depends_on 'node'
|
||||
|
||||
|
|
Loading…
Reference in a new issue