Update blame-cache to 0.2-1

Change-Id: If6507cea23bca1fcfa39fa941c3b8eb51e2d09da
This commit is contained in:
David Pursehouse 2017-04-07 20:27:33 +09:00
parent d776fe654f
commit 7608de0aa2

View File

@ -556,10 +556,10 @@ maven_jar(
maven_jar(
name = "blame_cache",
artifact = "com/google/gitiles:blame-cache:0.2",
artifact = "com/google/gitiles:blame-cache:0.2-1",
attach_source = False,
repository = GERRIT,
sha1 = "519fc548df920123bce986056d2f644663665ae4",
sha1 = "da7977e8b140b63f18054214c1d1b86ffa6896cb",
)
# Keep this version of Soy synchronized with the version used in Gitiles.