parent
2418c1ff5e
commit
46e20db09a
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ class Bower < Formula
|
|||
desc "Package manager for the web"
|
||||
homepage "https://bower.io/"
|
||||
# Use Github tarball to avoid bowers npm 4+ incompatible bundled dep usage
|
||||
url "https://github.com/bower/bower/archive/v1.8.7.tar.gz"
|
||||
sha256 "1935db25df5796c5ea8b71bf1a0e740c3c71397a5eb9d1d7e07bb24dba3e9e0f"
|
||||
url "https://github.com/bower/bower/archive/v1.8.8.tar.gz"
|
||||
sha256 "3faf6c6ba0f96a8ee7ca7329911e683131198cbdd9a25ee4976b46f90357d481"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue