summaryrefslogtreecommitdiff
path: root/METADATA
blob: db9fa2b34304d78b6cb29072385ff06e1edcfe16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "zlib"
description: "The Chromium fork of the zlib compression library."
third_party {
  url {
    type: GIT
    value: "https://chromium.googlesource.com/chromium/src/third_party/zlib/"
  }
  version: "f262c1b3c4196a2fee98c113142faff525b8d884"
  license_type: NOTICE
  last_upgrade_date {
    year: 2019
    month: 12
    day: 9
  }
}