commit/addonFiles: josephsl: Correct links for WinTenApps and 17.06.2A

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: commits+int+220+6085746285340533186@xxxxxxxxxxxxxxxxxxxxx, nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Fri, 16 Jun 2017 05:59:30 -0000

1 new commit in addonFiles:

https://bitbucket.org/nvdaaddonteam/addonfiles/commits/5aeca3f4c745/
Changeset:   5aeca3f4c745
Branch:      master
User:        josephsl
Date:        2017-06-16 05:59:26+00:00
Summary:     Correct links for WinTenApps and 17.06.2A

Affected #:  1 file

diff --git a/get.php b/get.php
index 4280d16..e96c0e5 100755
--- a/get.php
+++ b/get.php
@@ -75,8 +75,8 @@ $addons = array(
        "VR" => "virtualRevision-2.1-dev20170614.nvda-addon",
        "vlc" => "vlc-1.3.nvda-addon",
        "vent" => "Ventrilo-1.0-dev.nvda-addon",
-       "w10" => 
"https://github.com/josephsl/wintenApps/releases/download/17.05/wintenApps-17.05.nvda-addon";,
-       "w10-dev" => 
"http://www.josephsl.net/files/nvdaaddons/get.php?file=w10-dev";,
+       "w10" => 
"https://github.com/josephsl/wintenApps/releases/download/17.06.2/wintenApps-17.06.2A.nvda-addon";,
+       "w10-dev" => 
"http://www.josephsl.net/files/nvdaaddons/getupdate.php?file=w10-dev";,
        "wetp" => 
"http://www.nvda.it/system/files/plugin/weather_plus4.4.nvda-addon?download=1";,
        "wrd" => "word-0.2-dev.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: josephsl: Correct links for WinTenApps and 17.06.2A - commits-noreply