mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			825 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			825 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "5.7.0",
 | |
|     "description": "A high precision scientific calculator with full support for physical units",
 | |
|     "homepage": "https://insect.sh",
 | |
|     "license": "MIT",
 | |
|     "notes": "Binaries are no longer released for Insect as of v5.8.0, see https://github.com/sharkdp/insect/issues/363",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/sharkdp/insect/releases/download/v5.7.0/insect-windows-x64.exe#/insect.exe",
 | |
|             "hash": "7eb863a95f494c3f263d8d68a1a0e45d4ad44e3601d85fa2f20885effa9b0180"
 | |
|         },
 | |
|         "32bit": {
 | |
|             "url": "https://github.com/sharkdp/insect/releases/download/v5.7.0/insect-windows-x86.exe#/insect.exe",
 | |
|             "hash": "084f4a4dc477c4a269d08a4536b2c3f1de20daf086085440a6d0280adff36791"
 | |
|         }
 | |
|     },
 | |
|     "bin": "insect.exe"
 | |
| }
 | 
