Bump the version of cordova-update

fixes a bug of files with spaces
This commit is contained in:
Slava Kim
2014-09-30 22:06:00 -07:00
parent ef68181947
commit 5c1bc191de

View File

@@ -68,5 +68,5 @@ Package.on_use(function(api) {
Cordova.depends({
'org.apache.cordova.device': '0.2.11',
'com.meteor.cordova-update': 'https://github.com/meteor/com.meteor.cordova-update/tarball/587af6eb67f8f3994309e17a90e8694b93ad47fe'
'com.meteor.cordova-update': 'https://github.com/meteor/com.meteor.cordova-update/tarball/b0b543d7dd7718d2bcadbc52035e18c9a4b97f5b'
});