1# Copyright 2018 The Chromium Authors. All rights reserved. 2# Use of this source code is governed by a BSD-style license that can be 3# found in the LICENSE file. 4 5# To create CIPD package run the following command. 6# cipd create --pkg-def cipd.yaml 7package: chromium/third_party/proguard 8data: 9 - file: lib/proguard603.jar 10 - file: lib/retrace603.jar 11# Run on swarming, so symlinks don't work. 12install_mode: copy 13