summaryrefslogtreecommitdiff
path: root/METADATA
blob: eef037a7dd269ca3504744982ab19b0c740b0d41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: "openssh"
description:
    "Secure Shell (SSH) protocol client, server and utilities"

third_party {
  url {
    type: HOMEPAGE
    value: "https://www.openssh.com/"
  }
  url {
    type: GIT
    value: "https://github.com/openssh/openssh-portable"
  }
  version: "8.3p1"
  last_upgrade_date { year: 2020 month: 8 day: 20 }
  license_type: NOTICE
}