blob: e012d4ecfe3d8afcd655514cba25a836003ec5b0 [file] [log] [blame]
Haibo Huanga04cfef2018-07-10 15:10:32 -07001name: "webrtc"
2description: "WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs."
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://webrtc.org/"
7 }
8 url {
9 type: GIT
10 value: "https://webrtc.googlesource.com/src/"
11 }
Jorge E. Moreira85770cd2020-07-17 14:12:45 -070012 version: "cc57b935cdd19bc78352ab7e3091b2b3ad653074"
Bob Badour74352322020-04-23 16:40:11 -070013 license_type: NOTICE
Haibo Huanga04cfef2018-07-10 15:10:32 -070014 last_upgrade_date {
Jorge E. Moreira85770cd2020-07-17 14:12:45 -070015 year: 2020
16 month: 6
17 day: 26
Haibo Huanga04cfef2018-07-10 15:10:32 -070018 }
19}