mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			703 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			703 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "1.1.0",
 | |
|     "description": "Minimalist CLI email client, written in Rust",
 | |
|     "homepage": "https://github.com/soywod/himalaya",
 | |
|     "license": "BSD-3-Clause",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/soywod/himalaya/releases/download/v1.1.0/himalaya.x86_64-windows.tgz",
 | |
|             "hash": "332968d55d7bf27cfbaeb6a821cc7ee002c8dada85afe22de985611a33cf86b1"
 | |
|         }
 | |
|     },
 | |
|     "bin": "himalaya.exe",
 | |
|     "checkver": "github",
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/soywod/himalaya/releases/download/v$version/himalaya.x86_64-windows.tgz"
 | |
|             }
 | |
|         }
 | |
|     }
 | |
| }
 | 
