eclectica 0.8.2 → 0.8.3

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
  SHA256:
3
- metadata.gz: ce5c8629db60b138902ba9ec776bd4f6094b4cd8086b54552ea66c4675f56cb0
4
- data.tar.gz: 42e1996ad996a833e6bd36ce748d470fc21525a40df74c51049ad478462f8eb1
3
+ metadata.gz: 19555a602c5480ff46db75e97dd38ba84b79f9495065c41f1e15fcb649c04cf5
4
+ data.tar.gz: 36c90dfc05c2c414bd42c087530623f4ec32e4dd81395861999bbffdbeca1663
5
5
  SHA512:
6
- metadata.gz: 4fce8cd635d4aa6549cd8c8c4c6769abbfeb106c0323b7fffffff30ee5ec93719efa866b74214f1e1afe3932e8bba9e7da44844fb0bd1b4e93bdb37b655c26cd
7
- data.tar.gz: 4145da69da6857dbdf17baa769935a62998f729094c7a13e78aee1c335f70f597bfcd07622c63857ddb587d76290f7d01f7f1ff647b3810ca5455048fea41ad9
6
+ metadata.gz: a7834a93dbdea3e86164a1e4c7430bae4b9e44047764930c266ba945befb6b75a00db13a2320787bc6460e31720acb97339f78d21461006ee0207f274ec91d9b
7
+ data.tar.gz: 2abab468418f32af5372c5848171dfda67f47a9950879330fea444edee0be52f1bde0c10eb419f7405ba2eb2804b217183ba10fd62c1d641995a039b6542f839
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.8.2 sh scripts/install.sh`
14
+ `EC_DEST=#{temp} EC_VERSION=0.8.3 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.8.2
4
+ version: 0.8.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Oleg Gaidarenko
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-09-12 00:00:00.000000000 Z
11
+ date: 2022-10-19 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