commit/addonFiles: jteh: get.php: Update URLs for NV Access add-ons.

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Mon, 06 Feb 2017 02:40:22 -0000

1 new commit in addonFiles:

https://bitbucket.org/nvdaaddonteam/addonfiles/commits/4afece1b883d/
Changeset:   4afece1b883d
Branch:      master
User:        jteh
Date:        2017-02-06 02:40:00+00:00
Summary:     get.php: Update URLs for NV Access add-ons.

Affected #:  1 file

diff --git a/get.php b/get.php
index 4d75daf..5d5d7b5 100644
--- a/get.php
+++ b/get.php
@@ -38,11 +38,11 @@ $addons = array(
        "nb" => "noBeepsSpeechMode-2.3.nvda-addon",
        "objPad" => 
"https://github.com/josephsl/objPad/releases/download/16.12/objPad-16.12.nvda-addon";,
        "objPad-dev" => 
"https://github.com/josephsl/objPad/releases/download/16.12/objPad-16.12.nvda-addon";,
-       "ocr" => 
"http://files.nvaccess.org/nvda-addons/ocr_0.20120529.01.nvda-addon";,
-       "pckbbrl" => 
"http://files.nvaccess.org/nvda-addons/pcKbBrl-2014.1.nvda-addon";,
+       "ocr" => 
"https://www.nvaccess.org/files/nvda-addons/ocr_0.20120529.01.nvda-addon";,
+       "pckbbrl" => 
"https://www.nvaccess.org/files/nvda-addons/pcKbBrl-2014.1.nvda-addon";,
        "pm" => 
"https://github.com/nvdaes/placeMarkers/releases/download/7.0/placeMarkers-7.0.nvda-addon";,
        "pm-dev" => 
"https://github.com/nvdaes/placeMarkers/releases/download/7.0/placeMarkers-7.0.nvda-addon";,
-       "qb-dev" => 
"http://files.nvaccess.org/nvda-addons/quickBooks2014-2014.4.7.nvda-addon";,
+       "qb-dev" => 
"https://www.nvaccess.org/files/nvda-addons/quickBooks2014-2014.4.7.nvda-addon";,
        "rf" => 
"https://github.com/nvdaes/readFeeds/releases/download/3.0/readFeeds-3.0.nvda-addon";,
        "rf-dev" => 
"https://github.com/nvdaes/readFeeds/releases/download/3.0/readFeeds-3.0.nvda-addon";,
        "rm" => 
"https://github.com/josephsl/resourceMonitor/releases/download/17.02/resourceMonitor-17.02.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: jteh: get.php: Update URLs for NV Access add-ons. - commits-noreply