diff options
author | Ravi Mistry <rmistry@google.com> | 2017-12-21 13:48:59 -0500 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2017-12-22 12:55:35 +0000 |
commit | 8bc327bffb7ae7d10b93ee75c3d207caeb37f93b (patch) | |
tree | 06ffbbf7a707e67d614402c516337170111b2f06 /infra/bots/tools | |
parent | 5c68dce7750a5525a5cfae29943716ce5c0d51b3 (diff) |
Update isolate binaries and update isolate recipe
Context: Email to skiabot@ from mcgreevy@
Bug: skia:
Change-Id: Ic3bc19600809bde5adcd9edd23ba4d8b126ec852
Reviewed-on: https://skia-review.googlesource.com/88540
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Ravi Mistry <rmistry@google.com>
Diffstat (limited to 'infra/bots/tools')
-rw-r--r-- | infra/bots/tools/luci-go/linux64/isolate.sha1 | 2 | ||||
-rw-r--r-- | infra/bots/tools/luci-go/mac64/isolate.sha1 | 2 | ||||
-rw-r--r-- | infra/bots/tools/luci-go/win64/isolate.exe.sha1 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/infra/bots/tools/luci-go/linux64/isolate.sha1 b/infra/bots/tools/luci-go/linux64/isolate.sha1 index e49fdc70ea..9162638599 100644 --- a/infra/bots/tools/luci-go/linux64/isolate.sha1 +++ b/infra/bots/tools/luci-go/linux64/isolate.sha1 @@ -1 +1 @@ -0c5f61171e70fabea55489eccb330687e94a43a3 +3edf192dfe8e2b9c5e89e3885b7bb27bac3450f0 diff --git a/infra/bots/tools/luci-go/mac64/isolate.sha1 b/infra/bots/tools/luci-go/mac64/isolate.sha1 index 1c79cd34ff..d7f394d3fd 100644 --- a/infra/bots/tools/luci-go/mac64/isolate.sha1 +++ b/infra/bots/tools/luci-go/mac64/isolate.sha1 @@ -1 +1 @@ -f79355e863ef6e67a074ed85b043db81376ffbde +869b8c39e30c2b19fa82be5eb4642f29720ba634 diff --git a/infra/bots/tools/luci-go/win64/isolate.exe.sha1 b/infra/bots/tools/luci-go/win64/isolate.exe.sha1 index 725910c600..5f3b0be90a 100644 --- a/infra/bots/tools/luci-go/win64/isolate.exe.sha1 +++ b/infra/bots/tools/luci-go/win64/isolate.exe.sha1 @@ -1 +1 @@ -a7682ca46f9ac393f3e8c3b8feb4aa7cef49693f +dd9791d5ac0e667a17ded140c3bf0bf9673b0da5 |