From 9b5cb92fa457c8f61a058c6584c3bec233088c3b Mon Sep 17 00:00:00 2001 From: Vadim Shtayura Date: Tue, 19 Dec 2017 21:26:00 -0800 Subject: [PATCH] Update cipd client version. Notable changes here: * 'cipd' binary is now statically linked and doesn't depend of libc.so. * New 'cipd instances ' subcommand that list recently uploaded instances of a package. * cipd now properly removes empty directory trees if they are left after uninstalling some files. R=iannucci@chromium.org BUG=796320, 789750 Change-Id: Iebc5655640defbbef4a5fb1850aeb852746e5ef3 Reviewed-on: https://chromium-review.googlesource.com/835657 Commit-Queue: Vadim Shtayura Reviewed-by: Robbie Iannucci --- cipd_client_version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cipd_client_version b/cipd_client_version index 3fd262550..1d6e826ef 100644 --- a/cipd_client_version +++ b/cipd_client_version @@ -1 +1 @@ -git_revision:d2677a4477e59cb7de00f1fb8a00e96b1aaeb927 +git_revision:2288f0cb47eea8b5430882867099586afcee2368