summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorViktar Donich <viktard@google.com>2017-10-18 10:52:51 -0700
committerDavid Pursehouse <dpursehouse@collab.net>2018-07-10 16:24:27 +0900
commit51ebd5d7ade31d689f5ce49232d5f8659f23fb5a (patch)
treecb1270252ed382fc4450472d346b321d49c8fadd
parent703fc33df2ed04e774ceec1003dee1b71e4d46d9 (diff)
Update Bower to 1.8.2
See https://twitter.com/bower/status/918073147789889536 bower moved their mirror to in house so they can put it behind a cdn. This also resulted in a domain change. Change-Id: Ie26d464687fe10a46c1fd83b9445c5fcf3cbbca9
-rw-r--r--lib/js/BUCK4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/js/BUCK b/lib/js/BUCK
index 1c46d35b5d..9b71bc67c1 100644
--- a/lib/js/BUCK
+++ b/lib/js/BUCK
@@ -17,8 +17,8 @@ include_defs('//lib/js.defs')
npm_binary(
name = 'bower',
- version = '1.7.9',
- sha1 = 'b7296c2393e0d75edaa6ca39648132dd255812b0',
+ version = '1.8.2',
+ sha1 = 'adf53529c8d4af02ef24fb8d5341c1419d33e2f7',
)
npm_binary(