xqcoretools 0.1.7 → 0.1.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/bin/xqcoretools +2 -2
  2. metadata +1 -1
data/bin/xqcoretools CHANGED
@@ -136,13 +136,13 @@ class XQCoreTools < Thor
136
136
  runtimeFolder = "#{includeFolder}/#{runtimeFile}"
137
137
  runtimePath = "#{path}/#{runtimeFolder}"
138
138
 
139
- url = http://library.xqcore.com/local/debug/latest/xqcore.js
139
+ url = "#{scriptVersion}/#{runtimeFile}"
140
140
 
141
141
  if runtimePath == 'latest'
142
142
  downloadCache.cacheFile(url)
143
143
  end
144
144
 
145
- downloadCache.saveFile("#{scriptVersion}/#{runtimeFile}", runtimePath, isLatestVersion)
145
+ downloadCache.saveFile(url, runtimePath, isLatestVersion)
146
146
 
147
147
  node.set_attribute('src', runtimeFolder)
148
148
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xqcoretools
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.1.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: