mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			40 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			40 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "0.1.422",
 | |
|     "description": "Collection of tools for analyzing open source packages.",
 | |
|     "homepage": "https://github.com/microsoft/OSSGadget",
 | |
|     "license": "MIT",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/microsoft/OSSGadget/releases/download/v0.1.422/OSSGadget_win_0.1.422.zip",
 | |
|             "hash": "7e2bbddbe60a4aff5b9f6ea918c0160c237763d48c1773459bec203a7643adf8",
 | |
|             "extract_dir": "OSSGadget_win_0.1.422"
 | |
|         }
 | |
|     },
 | |
|     "bin": [
 | |
|         "oss-characteristic.exe",
 | |
|         "oss-defog.exe",
 | |
|         "oss-detect-backdoor.exe",
 | |
|         "oss-detect-cryptography.exe",
 | |
|         "oss-diff.exe",
 | |
|         "oss-download.exe",
 | |
|         "oss-find-domain-squats.exe",
 | |
|         "oss-find-source.exe",
 | |
|         "oss-find-squats.exe",
 | |
|         "oss-health.exe",
 | |
|         "oss-metadata.exe",
 | |
|         "oss-risk-calculator.exe"
 | |
|     ],
 | |
|     "checkver": "github",
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/microsoft/OSSGadget/releases/download/v$version/OSSGadget_win_$version.zip",
 | |
|                 "hash": {
 | |
|                     "url": "https://github.com/microsoft/OSSGadget/releases/download/v$version/HASHES.txt"
 | |
|                 },
 | |
|                 "extract_dir": "OSSGadget_win_$version"
 | |
|             }
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)