Sha256: a9fb68bf2950abcd72929d9d7f433eccdb2d87058d69f8bbf324b311e945089b

Contents?: true

Size: 300 Bytes

Versions: 4

Compression:

Stored size: 300 Bytes

Contents

#!/bin/bash

# Copyright 2017 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

MYPATH=$(dirname "${BASH_SOURCE[0]}")

source "$MYPATH/cipd_bin_setup.sh"
cipd_bin_setup

exec "$MYPATH/.cipd_bin/led" "$@"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
libv8-6.0.286.44.0beta1 vendor/depot_tools/led
libv8-5.9.211.38.1 vendor/depot_tools/led
libv8-5.9.211.38.0 vendor/depot_tools/led
libv8-5.9.211.38.0beta0 vendor/depot_tools/led