Files
hps-thunderbird-templates/updates.json
Kendrick Bollens 0563146ee1 Release v2.3.0: updates.json mit korrektem xpi-Hash, release.sh Guard-Fix
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 00:28:58 +02:00

19 lines
514 B
JSON

{
"addons": {
"it@hotel-park-soltau.de": {
"updates": [
{
"version": "2.3.0",
"update_link": "https://git.hotel-park-soltau.de/kendrick.bollens/hps-thunderbird-templates/releases/download/v2.3.0/templates-reply-hotel.xpi",
"update_hash": "sha256:94ca10bb1e35cc8183c4ed2cba640ad06b8cb25273a85d643c8920cfe11158ef",
"applications": {
"gecko": {
"strict_min_version": "109.0"
}
}
}
]
}
}
}