mailpit: Update to version 1.21.8

This commit is contained in:
github-actions[bot] 2024-12-20 04:29:28 +00:00
parent cc73c11ae9
commit e01aeb051d

View File

@ -1,16 +1,16 @@
{ {
"version": "1.21.7", "version": "1.21.8",
"description": "An email and SMTP testing tool with API for developers", "description": "An email and SMTP testing tool with API for developers",
"homepage": "https://mailpit.axllent.org", "homepage": "https://mailpit.axllent.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.21.7/mailpit-windows-amd64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.21.8/mailpit-windows-amd64.zip",
"hash": "31b4dabd4e46ea56e6974b0397c9f7fe2ff68425e25623e7189ea99739b61b11" "hash": "934dbd469da0f61ec7d1619e2d3c5a8c6179b7beab4a6d1900c3916ee2d547fb"
}, },
"arm64": { "arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.21.7/mailpit-windows-arm64.zip", "url": "https://github.com/axllent/mailpit/releases/download/v1.21.8/mailpit-windows-arm64.zip",
"hash": "32b1641c07d914b6752f1448a12b09d77ff996a150b3158ceee1d2d543bc6b9e" "hash": "347dcd2d2c6c9f3040b4fa2c2a5518ec8ca23a9d1b00d13c85c9e402f18754a6"
} }
}, },
"bin": "mailpit.exe", "bin": "mailpit.exe",