Sha256: 1d6607d29b9d4a3d6e1d7dbe2de982b4d4831fe210738bd30e18311a2ba6acae

Contents?: true

Size: 321 Bytes

Versions: 3

Compression:

Stored size: 321 Bytes

Contents

#!/usr/bin/env 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 &> /dev/null

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
libv8-8.4.255.0.1 vendor/depot_tools/led
libv8-8.4.255.0 vendor/depot_tools/led
libv8-7.4.288.28.0beta1 vendor/depot_tools/led