diff --git a/addons/charInfo/2.4.0.json b/addons/charInfo/2.4.0.json new file mode 100644 index 0000000000..e8c3819451 --- /dev/null +++ b/addons/charInfo/2.4.0.json @@ -0,0 +1,29 @@ +{ + "addonId": "charInfo", + "displayName": "Character information", + "URL": "https://github.com/CyrilleB79/charInfo/releases/download/V2.4/charInfo-2.4.nvda-addon", + "description": "This add-on allows to present in a message various information about a character.\n", + "sha256": "9b205289045881d760bf16f6abf9e8d0c887024fcd42b96ad98019ba803b255c", + "addonVersionName": "2.4", + "addonVersionNumber": { + "major": 2, + "minor": 4, + "patch": 0 + }, + "minNVDAVersion": { + "major": 2022, + "minor": 3, + "patch": 3 + }, + "lastTestedVersion": { + "major": 2023, + "minor": 1, + "patch": 0 + }, + "channel": "stable", + "publisher": "Cyrille Bougot", + "sourceURL": "https://github.com/CyrilleB79/charInfo", + "license": "GPL v2", + "homepage": "https://addons.nvda-project.org/addons/charInfo.en.html", + "licenseURL": "https://www.gnu.org/licenses/gpl-2.0.html" +} \ No newline at end of file