mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.22.0",
 | 
						|
    "description": "An email and SMTP testing tool with API for developers",
 | 
						|
    "homepage": "https://mailpit.axllent.org",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/axllent/mailpit/releases/download/v1.22.0/mailpit-windows-amd64.zip",
 | 
						|
            "hash": "0cad9d1d15d4e9e40341a96243316b071c899c239c50757e47673f4e45e9fdd0"
 | 
						|
        },
 | 
						|
        "arm64": {
 | 
						|
            "url": "https://github.com/axllent/mailpit/releases/download/v1.22.0/mailpit-windows-arm64.zip",
 | 
						|
            "hash": "bb588729ea2655cc5fcf9e25d181dc1a2d61f8d690106717aa5751193ebac915"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "mailpit.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/axllent/mailpit"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/axllent/mailpit/releases/download/v$version/mailpit-windows-amd64.zip"
 | 
						|
            },
 | 
						|
            "arm64": {
 | 
						|
                "url": "https://github.com/axllent/mailpit/releases/download/v$version/mailpit-windows-arm64.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |