mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 03:20:05 +00:00 
			
		
		
		
	Merge pull request #266 from dpaulat/renovate/boost-1.x
Update dependency boost to v1.86.0
This commit is contained in:
		
						commit
						d2cb5c1e93
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -2,7 +2,7 @@ from conans import ConanFile | |||
| 
 | ||||
| class SupercellWxConan(ConanFile): | ||||
|     settings   = ("os", "compiler", "build_type", "arch") | ||||
|     requires   = ("boost/1.85.0", | ||||
|     requires   = ("boost/1.86.0", | ||||
|                   "cpr/1.10.5", | ||||
|                   "fontconfig/2.15.0", | ||||
|                   "freetype/2.13.2", | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat