blob: 67c475452922ffded6f32a525aa10aa25971f554 [file] [log] [blame]
# 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.
# To create CIPD package run the following command.
# cipd create --pkg-def cipd.yaml -tag version:$(cat version.txt)
package: chromium/third_party/hamcrest
description: hamcrest Java library
data:
- file: lib/hamcrest-core.jar
- file: lib/hamcrest-integration.jar
- file: lib/hamcrest-library.jar