mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
parent
027ddec6df
commit
64f3ab49a7
30
bucket/mailpit.json
Normal file
30
bucket/mailpit.json
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"version": "1.14.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.14.3/mailpit-windows-amd64.zip",
|
||||||
|
"hash": "04b04ed3c090a2de0549a2973915511c82fa5f22a04ae6c04847f4e117989991"
|
||||||
|
},
|
||||||
|
"arm64": {
|
||||||
|
"url": "https://github.com/axllent/mailpit/releases/download/v1.14.3/mailpit-windows-arm64.zip",
|
||||||
|
"hash": "155c95e91b4fda82c487717b29e3ba6d89c13ab2a563c43649f0c743a59ddff2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user