mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "2.22.1",
 | |
|     "description": "The open-source, decentralized C/C++ package manager",
 | |
|     "homepage": "https://conan.io",
 | |
|     "license": "MIT",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/conan-io/conan/releases/download/2.22.1/conan-2.22.1-windows-x86_64.zip",
 | |
|             "hash": "e88e2bb7db2a38152625165e47076ec968b75049c03b0d5bb90961a44ca2c786"
 | |
|         },
 | |
|         "32bit": {
 | |
|             "url": "https://github.com/conan-io/conan/releases/download/2.22.1/conan-2.22.1-windows-i686.zip",
 | |
|             "hash": "c222c37018ab84e20765c825b3d31856fca6d8e90c2302494502bd6af995d948"
 | |
|         }
 | |
|     },
 | |
|     "bin": "conan.exe",
 | |
|     "checkver": {
 | |
|         "github": "https://github.com/conan-io/conan"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/conan-io/conan/releases/download/$version/conan-$version-windows-x86_64.zip"
 | |
|             },
 | |
|             "32bit": {
 | |
|                 "url": "https://github.com/conan-io/conan/releases/download/$version/conan-$version-windows-i686.zip"
 | |
|             }
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)