Skip to content

Commit

Permalink
proton-mail-export: Add version 1.0.4 (#14555)
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzosalvatori authored Jan 13, 2025
1 parent dcff182 commit 1cabccb
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions bucket/proton-mail-export.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"version": "1.0.4",
"description": "Command-line tool that allows you to export all your emails as EML files, and their metadata as JSON files.",
"homepage": "https://proton.me/support/proton-mail-export-tool",
"license": "GPL-3.0",
"architecture": {
"64bit": {
"url": "https://github.com/ProtonMail/proton-mail-export/releases/download/v1.0.4/proton-mail-export-cli-windows_x86_64.zip",
"hash": "a6a46c76bfbd34e22f2e11880761e656d8ab735c96391f081809b822870bf8bd"
}
},
"bin": "proton-mail-export-cli.exe",
"checkver": {
"github": "https://github.com/ProtonMail/proton-mail-export"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/ProtonMail/proton-mail-export/releases/download/v$version/proton-mail-export-cli-windows_x86_64.zip"
}
}
}
}

0 comments on commit 1cabccb

Please sign in to comment.