eclectica 0.8.2 → 0.8.4

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: fccfb5ad4656220eaf023873f2aaaf2478eceeebdc676400aa300688a97e3b95
4
+ data.tar.gz: 2a8f4b2e3200cc62219a7e4aa0e42e6892845f7004f8b4b1641a84038a8a41cf
5
5
  SHA512:
6
- metadata.gz: 4fce8cd635d4aa6549cd8c8c4c6769abbfeb106c0323b7fffffff30ee5ec93719efa866b74214f1e1afe3932e8bba9e7da44844fb0bd1b4e93bdb37b655c26cd
7
- data.tar.gz: 4145da69da6857dbdf17baa769935a62998f729094c7a13e78aee1c335f70f597bfcd07622c63857ddb587d76290f7d01f7f1ff647b3810ca5455048fea41ad9
6
+ metadata.gz: a62bbc851d50419e4c1ea06e488a09abda0614948445bdc0fe09678226863134b1a04d6d67f5828059176050b642473af04491df5715915f989b43f15254ae45
7
+ data.tar.gz: 54b0d4cab4b8cffaa3b6f6277f56d75a70027edcd14491978a0ef5dc7a2369ccc72495b2e47df5b6acf458a940667dd46bb643c9b524e0afb03169aab5e38e8f
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.4 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.4
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