diff --git a/addon/www/update.cgi b/addon/www/update.cgi index 809952b..9e97f44 100644 --- a/addon/www/update.cgi +++ b/addon/www/update.cgi @@ -17,8 +17,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -set version_url "https://github.com/j-a-n/raspberrymatic-addon-hue/raw/master/VERSION" -set package_url "https://github.com/j-a-n/raspberrymatic-addon-hue/raw/master/rmupdate.tar.gz" +set version_url "https://github.com/j-a-n/raspberrymatic-addon-rmupdate/raw/master/VERSION" +set package_url "https://github.com/j-a-n/raspberrymatic-addon-rmupdate/raw/master/rmupdate.tar.gz" set cmd "" if {[info exists env(QUERY_STRING)]} {