mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			41 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "10.2.7",
 | |
|     "description": "Easily and securely send things from one computer to another.",
 | |
|     "homepage": "https://schollz.com/software/croc6",
 | |
|     "license": "MIT",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/schollz/croc/releases/download/v10.2.7/croc_v10.2.7_Windows-64bit.zip",
 | |
|             "hash": "ce6c73c280bf92b44f92c38417b0d0f7ffe62cd62b43cecba3d009a1befb3465"
 | |
|         },
 | |
|         "32bit": {
 | |
|             "url": "https://github.com/schollz/croc/releases/download/v10.2.7/croc_v10.2.7_Windows-32bit.zip",
 | |
|             "hash": "a9c767785f16551aac6d1b92b042157890523f4500949867f0ad6748e9bc30a6"
 | |
|         },
 | |
|         "arm64": {
 | |
|             "url": "https://github.com/schollz/croc/releases/download/v10.2.7/croc_v10.2.7_Windows-ARM64.zip",
 | |
|             "hash": "4d31bd74995b7758b8c9678173ade94f7c0ec680533d99b0388dfb3f21d7cf4c"
 | |
|         }
 | |
|     },
 | |
|     "bin": "croc.exe",
 | |
|     "checkver": {
 | |
|         "github": "https://github.com/schollz/croc"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/schollz/croc/releases/download/v$version/croc_v$version_Windows-64bit.zip"
 | |
|             },
 | |
|             "32bit": {
 | |
|                 "url": "https://github.com/schollz/croc/releases/download/v$version/croc_v$version_Windows-32bit.zip"
 | |
|             },
 | |
|             "arm64": {
 | |
|                 "url": "https://github.com/schollz/croc/releases/download/v$version/croc_v$version_Windows-ARM64.zip"
 | |
|             }
 | |
|         },
 | |
|         "hash": {
 | |
|             "url": "$baseurl/croc_v$version_checksums.txt"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)