mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			31 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.21.3",
 | 
						|
    "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.21.3/mailpit-windows-amd64.zip",
 | 
						|
            "hash": "d6494ee2d6ef48d2de03388651a073ff2f29b72f6b5b6de9501f12e19ad71286"
 | 
						|
        },
 | 
						|
        "arm64": {
 | 
						|
            "url": "https://github.com/axllent/mailpit/releases/download/v1.21.3/mailpit-windows-arm64.zip",
 | 
						|
            "hash": "e74f7d5a6602c12376f3f0db119e30649259725d5c89a3eba7bbaf80a88b20c0"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "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"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |