Crosswalk webview cannot be downloaded from repository: need help

Hello!

Since yesterday the site https://download.01.org which hosts the crosswalk releases went offline. This is very problematic for my app, because I hot pushed a new cordova-plugin list to my server. Now every new app download does not work and shows a blank screen.

There is supposedly a workaround for cordova, which required to install a different plugin.

meteor add cordova:cordova-plugin-crosswalk-webview@https://github.com/zhouzhongyuan/cordova-plugin-crosswalk-webview.git#f2667a0e0328dcff9e8056624ed2bb8b3f0d45c8

Unfortunately, this cannot be downloaded by meteor. Hopefully one of you has an easy fix.