Skip to content

Commit

Permalink
mailpit: Update to version 1.18.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 19, 2024
1 parent 6301aef commit cc1cff5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/mailpit.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "1.18.5",
"version": "1.18.6",
"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.18.5/mailpit-windows-amd64.zip",
"hash": "51d8d2c1cb2b8e17abc545f1b67ee67866b0586414e69712c2e566c8c765694b"
"url": "https://github.com/axllent/mailpit/releases/download/v1.18.6/mailpit-windows-amd64.zip",
"hash": "d14b1d9474d233c5d508c1d8549051ac71ba559be60c2d56cd2353e1f06f7858"
},
"arm64": {
"url": "https://github.com/axllent/mailpit/releases/download/v1.18.5/mailpit-windows-arm64.zip",
"hash": "602589e4775062d6b8ad38421e43d2450a723da0712af5d24e2be6146edfc648"
"url": "https://github.com/axllent/mailpit/releases/download/v1.18.6/mailpit-windows-arm64.zip",
"hash": "b3eeabf56f19e28e474da2720d671cfa046a8908586cf6f0a0708dfce4a063d5"
}
},
"bin": "mailpit.exe",
Expand Down

0 comments on commit cc1cff5

Please sign in to comment.