19 lines
		
	
	
		
			368 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			368 B
		
	
	
	
		
			Plaintext
		
	
	
	
| name: "extern/abseil-cpp"
 | |
| description:
 | |
|     "An open-source collection of C++ code designed to augment the C++ standard "
 | |
|     "library"
 | |
| 
 | |
| third_party {
 | |
|   url {
 | |
|     type: HOMEPAGE
 | |
|     value: "https://abseil.io"
 | |
|   }
 | |
|   url {
 | |
|     type: GIT
 | |
|     value: "https://github.com/abseil/abseil-cpp"
 | |
|   }
 | |
|   version: "20211102.0"
 | |
|   last_upgrade_date { year: 2021 month: 12 day: 21 }
 | |
| }
 | |
| 
 |