|  | @@ -41,11 +41,11 @@ want_submodules=`mktemp /tmp/submXXXXXX`
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  git submodule | awk '{ print $1 }' | sort > $submodules
 | 
	
		
			
				|  |  |  cat << EOF | awk '{ print $1 }' | sort > $want_submodules
 | 
	
		
			
				|  |  | - c880e42ba1c8032d4cdde2aba0541d8a9d9fa2e9 third_party/boringssl (heads/2661)
 | 
	
		
			
				|  |  | + c880e42ba1c8032d4cdde2aba0541d8a9d9fa2e9 third_party/boringssl (version_for_cocoapods_2.0-100-gc880e42)
 | 
	
		
			
				|  |  |   05b155ff59114735ec8cd089f669c4c3d8f59029 third_party/gflags (v2.1.0-45-g05b155f)
 | 
	
		
			
				|  |  |   c99458533a9b4c743ed51537e25989ea55944908 third_party/googletest (release-1.7.0)
 | 
	
		
			
				|  |  |   f8ac463766281625ad710900479130c7fcb4d63b third_party/nanopb (nanopb-0.3.4-29-gf8ac463)
 | 
	
		
			
				|  |  | - 3470b6895aa659b7559ed678e029a5338e535f14 third_party/protobuf (v3.0.0-beta-2-441-g3470b68)
 | 
	
		
			
				|  |  | + d4d13a4349e4e59d67f311185ddcc1890d956d7a third_party/protobuf (v3.0.0-beta-3.2)
 | 
	
		
			
				|  |  |   50893291621658f355bc5b4d450a8d06a563053d third_party/zlib (v1.2.8)
 | 
	
		
			
				|  |  |  EOF
 | 
	
		
			
				|  |  |  
 |