Skip to content

Commit 8fe086f

Browse files
mailpit: Update to version 1.20.7
1 parent a1e278f commit 8fe086f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bucket/mailpit.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"version": "1.20.6",
2+
"version": "1.20.7",
33
"description": "An email and SMTP testing tool with API for developers",
44
"homepage": "https://mailpit.axllent.org",
55
"license": "MIT",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/axllent/mailpit/releases/download/v1.20.6/mailpit-windows-amd64.zip",
9-
"hash": "9369feea6ba2ff10eebda916ad340a4f538b4441e7129a5c68f9c5ce7355e039"
8+
"url": "https://github.com/axllent/mailpit/releases/download/v1.20.7/mailpit-windows-amd64.zip",
9+
"hash": "da016c0358025f2a21aa1be43793b9c98060e926de6e36602d0b4e3dca0b9be9"
1010
},
1111
"arm64": {
12-
"url": "https://github.com/axllent/mailpit/releases/download/v1.20.6/mailpit-windows-arm64.zip",
13-
"hash": "1320f8a8c74108a9d33abde5466e8d87606f5ad4e0a5f7967bdc251f91978ee5"
12+
"url": "https://github.com/axllent/mailpit/releases/download/v1.20.7/mailpit-windows-arm64.zip",
13+
"hash": "e2eedf48fb8927bb7018f38ab25707307726e91dbbd16e1e2392e0b2a4e74a52"
1414
}
1515
},
1616
"bin": "mailpit.exe",

0 commit comments

Comments
 (0)