Sha256: fcaa8958fe08783a653f8451d9bde91548296433d13db888e7e93fb2439c355a

Contents?: true

Size: 706 Bytes

Versions: 4

Compression:

Stored size: 706 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.15.1.2.chromium12

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
libv8-6.3.292.48.1 vendor/depot_tools/bootstrap/win/manifest.txt
libv8-6.3.292.48.0 vendor/depot_tools/bootstrap/win/manifest.txt
libv8-6.3.292.48.0beta2 vendor/depot_tools/bootstrap/win/manifest.txt
libv8-6.3.292.48.0beta1 vendor/depot_tools/bootstrap/win/manifest.txt