commit/addonFiles: norrumar: Update reportSymbols: 2.2 for stable and dev versions

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Mon, 24 Apr 2017 09:16:55 -0000

1 new commit in addonFiles:

https://bitbucket.org/nvdaaddonteam/addonfiles/commits/930c7c38ab7e/
Changeset:   930c7c38ab7e
Branch:      master
User:        norrumar
Date:        2017-04-24 09:15:54+00:00
Summary:     Update reportSymbols: 2.2 for stable and dev versions

Affected #:  1 file

diff --git a/get.php b/get.php
index 471338d..a2b28f2 100755
--- a/get.php
+++ b/get.php
@@ -50,8 +50,8 @@ $addons = array(
        "rm" => 
"https://github.com/josephsl/resourceMonitor/releases/download/17.04/resourceMonitor-17.04.nvda-addon";,
        "rm-dev" => "resourceMonitor-20170419-dev.nvda-addon",
        "rs-dev" => "rapidSettings-2.0-dev.nvda-addon",
-       "rsy" => 
"https://github.com/nvdaes/reportSymbols/releases/download/2.1/reportSymbols-2.1.nvda-addon";,
-       "rsy-dev" => 
"https://github.com/nvdaes/reportSymbols/releases/download/2.1/reportSymbols-2.1.nvda-addon";,
+       "rsy" => 
"https://github.com/nvdaes/reportSymbols/releases/download/2.2/reportSymbols-2.2.nvda-addon";,
+       "rsy-dev" => 
"https://github.com/nvdaes/reportSymbols/releases/download/2.2/reportSymbols-2.2.nvda-addon";,
        "st" => "systrayList-1.8.nvda-addon",
        "st-dev" => "systrayList-2.0-dev.nvda-addon",
        "spl" => 
"https://github.com/josephsl/stationPlaylist/releases/download/17.04/stationPlaylist-17.04.nvda-addon";,

Repository URL: https://bitbucket.org/nvdaaddonteam/addonfiles/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.

Other related posts:

  • » commit/addonFiles: norrumar: Update reportSymbols: 2.2 for stable and dev versions - commits-noreply