commit/addonFiles: josephsl: WinTenApps October 8th snapshot, huge under the hood improvements

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Sat, 08 Oct 2016 16:46:42 -0000

1 new commit in addonFiles:

https://bitbucket.org/nvdaaddonteam/addonfiles/commits/7060896f870e/
Changeset:   7060896f870e
Branch:      master
User:        josephsl
Date:        2016-10-08 16:46:30+00:00
Summary:     WinTenApps October 8th snapshot, huge under the hood improvements

Affected #:  2 files

diff --git a/get.php b/get.php
index c492fe4..3c3a7fa 100644
--- a/get.php
+++ b/get.php
@@ -64,7 +64,7 @@ $addons = array(
        "vlc" => "vlc-1.2.nvda-addon",
        "vent" => "Ventrilo-1.0-dev.nvda-addon",
        "w10" => 
"https://github.com/josephsl/wintenApps/releases/download/16.10/wintenApps-16.10.nvda-addon";,
-       "w10-dev" => 
"https://github.com/josephsl/wintenApps/releases/download/16.10/wintenApps-16.10.nvda-addon";,
+       "w10-dev" => "wintenApps-20161008-dev.nvda-addon",
        "wetp" => 
"http://www.nvda.it/system/files/plugin/weather_plus4.1.nvda-addon?download=1";,
        "wrd" => "word-0.2-dev.nvda-addon"
 );

diff --git a/wintenApps-20161008-dev.nvda-addon 
b/wintenApps-20161008-dev.nvda-addon
new file mode 100755
index 0000000..7c3f11a
Binary files /dev/null and b/wintenApps-20161008-dev.nvda-addon differ

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: WinTenApps October 8th snapshot, huge under the hood improvements - commits-noreply