Sha256: c5bea81e8caf0639c3e179106cc5910ca65f1d50be3563cc33d76b8ac337e034

Contents?: true

Size: 704 Bytes

Versions: 3

Compression:

Stored size: 704 Bytes

Contents

# CIPD manifest for Windows tools.
#
# We must install anything that we want included on PATH to a different
# subdirectory than Git, as Git's msys bash strips its root directory
# from PATH, hence the subdirs.
#
# If any paths or package layouts change, updates will be required in
# "win_tools.bat" and "win_tools.py" templates.
#
# "win_tools.bat" has a hard requirement that the Python package contains the
# string "cpython" and ends with the CIPD tag "version:VERSION". It uses this
# to extract VERSION.

$VerifiedPlatform windows-386 windows-amd64

@Subdir python
infra/python/cpython/windows-386 version:2.7.6

@Subdir git
infra/git/windows-${arch} version:2.17.1.chromium15

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
libv8-6.7.288.46.1 vendor/depot_tools/bootstrap/win/manifest.txt
libv8-6.7.288.46.0 vendor/depot_tools/bootstrap/win/manifest.txt
libv8-6.7.288.46.1beta0 vendor/depot_tools/bootstrap/win/manifest.txt