From 152ce3f0c7f904b43730f5d2b507eaf8c66c4241 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 16:37:44 +1000 Subject: [PATCH] Submit add-on (#4199) Co-authored-by: github-actions --- addons/MetaTrader/2024.3.0.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 addons/MetaTrader/2024.3.0.json diff --git a/addons/MetaTrader/2024.3.0.json b/addons/MetaTrader/2024.3.0.json new file mode 100644 index 00000000000..8bbdfe51799 --- /dev/null +++ b/addons/MetaTrader/2024.3.0.json @@ -0,0 +1,30 @@ +{ + "addonId": "MetaTrader", + "displayName": "MetaTrader", + "URL": "https://github.com/hamidrehzaey/MetaTrader-nvda-addon/releases/download/v2024.3/MetaTrader_v2024.3.nvda-addon", + "description": "moves between items.", + "sha256": "9d134be79b3930c1e6ec48664d3b35457a9d5f725d36bec9933213bfa816dc2e", + "addonVersionName": "2024.3", + "addonVersionNumber": { + "major": 2024, + "minor": 3, + "patch": 0 + }, + "minNVDAVersion": { + "major": 2022, + "minor": 1, + "patch": 0 + }, + "lastTestedVersion": { + "major": 2024, + "minor": 3, + "patch": 0 + }, + "channel": "stable", + "publisher": "hamidrehzaey", + "sourceURL": "https://github.com/hamidrehzaey/MetaTrader-nvda-addon", + "license": "GPL v2", + "homepage": "https://github.com/hamidrehzaey/MetaTrader-nvda-addon", + "licenseURL": "https://www.gnu.org/licenses/gpl-2.0.html", + "translations": [] +} \ No newline at end of file