Updating firmware to Arduino UNO

I have been reading through the different topics on updating the firmware to 0.2.11 but it does not seem to work for me. When I update it fails downloading the current firmware. I have been having some issues running a SSR from the reading I thought maybe downloading to the current firmware is a start. Any help would be great or maybe I missed a topic where this same problem was solved. If someone could point me in the right direction I would greatly appreciate it.

######################################################

Welcome to the BrewPi Updater!

######################################################

Checking whether the update script is up to date
/home/pi/brewpi-tools is up-to-date.

*** Updating BrewPi script repository ***

Stopping running instances of BrewPi
Quit message sent to BrewPi instance with pid 29083!
You are on branch master
The latest commit in /home/brewpi is 4c7dfa342d8403eb2b485e9970e2cdec9e53c9e4 on Wed, 05 Aug 2015 16:15:44
The latest commit on origin/master is 4c7dfa342d8403eb2b485e9970e2cdec9e53c9e4 on Wed, 05 Aug 2015 16:15:44
Your local version of /home/brewpi is up to date!

*** Updating BrewPi web interface repository ***
The path ‘/var/www’ does not seem to be a valid git repository
What path did you install the BrewPi web interface scripts to? /var/www/html
You are on branch master
The latest commit in /var/www/html is d44c03e786d0bde0dc43f86a8bd655659f3f3d2b on Wed, 11 Mar 2015 16:59:39
The latest commit on origin/master is d44c03e786d0bde0dc43f86a8bd655659f3f3d2b on Wed, 11 Mar 2015 16:59:39
Your local version of /var/www/html is up to date!

No changes were made, skipping runAfterUpdate.sh.
If you encounter problems, you can start it manually with:
sudo /home/brewpi/utils/runAfterUpdate.sh

The update script can automatically check your controller firmware version and program it with the latest release on GitHub, would you like to do this now? [Y/n]:y
Stopping any running instances of BrewPi to check/update controller…

Checking current firmware version…
Oct 18 2015 15:06:55 Opening serial port
Current firmware version on controller: 0.2.4

Checking GitHub for latest release…
Latest version on GitHub: 0.2.11

Version on GitHub is newer than your current version, downloading new version…
Downloading latest firmware…
Downloading firmware failed

*** Done updating BrewPi! ***

0.2.11 was not released for Arduino, because it only had changes affecting the Spark.

you can download the 0.2.10 hex file from here:

And upload it via the web interface.