eclectica 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/extconf.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6198b0017119f46e2ff10584827e72e634c5a657
4
- data.tar.gz: 70bd4f164e27dcba4e04dad4958403ea099e71ee
3
+ metadata.gz: a590177c522809f3247f22429c9f489ec1800cd2
4
+ data.tar.gz: dee207d7cd24c12d4a589ff3c3d2456517b69ab7
5
5
  SHA512:
6
- metadata.gz: de7395b110f74c3f96028ecce831348fe6dfc39da0ce65df48dd93018b40daa1e6f4072a70b169ec18c1e9038c6e2b4435304130abeb6ff838e7efc783f00087
7
- data.tar.gz: 9c7bc625be9c36adcbfc090f99ab1cdab5ae8689728b674ee737916214cb5092892a8d44d3aafe1daf16ae803fe5d651abbae4ce2a66612c78524654f720228a
6
+ metadata.gz: 7ccf3c3430eb1af49eeecd2db8419fb62f77af9cf68cda6de64768d4a1c2b3858894c007697ced97b7afca9d77627b370391eb7af5832ea5d9366d568dc14172
7
+ data.tar.gz: 4a908d7d3a7f807119e4297c4b3845390e187db4e1f5d8bf098368a6e200a86b597475582ff641aa00ab1c4a2a2d0a5f127d62582887c6ead3932ccdde7459c6
data/extconf.rb CHANGED
@@ -11,7 +11,7 @@ ec_proxy = "#{temp}/ec-proxy"
11
11
 
12
12
  # Place real binary in tmp path,
13
13
  # if we put to bin path immediately, install process will try to use a dummy one
14
- `EC_DEST=#{temp} EC_VERSION=0.1.0 sh scripts/install.sh`
14
+ `EC_DEST=#{temp} EC_VERSION=0.1.1 sh scripts/install.sh`
15
15
 
16
16
  # Execute in subprocess so post install would think we are finished
17
17
  pid = fork do
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eclectica
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Oleg Gaidarenko
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-09-24 00:00:00.000000000 Z
11
+ date: 2017-09-27 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Cool and eclectic version manager for any language
14
14
  email: markelog@gmail.com