eclectica 0.8.5 → 0.8.6

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: 302d3913f9a8692cde8d3b539c914756ab69768b3575c5ceb665ce02d975fe7c
4
- data.tar.gz: a75f4f16eeadc2dab77accd07ff2b274ddce4f6b6b09eeee81f7cc6b8cc52f8e
3
+ metadata.gz: 5b5115305f0f8d70321f92d813aa295ac77b969787a65a726cfa3f6b05be926c
4
+ data.tar.gz: c5bb6fc211135fa381e1274af7c6a7eb6e1543fbe469749a3c69d6e3282dfe7e
5
5
  SHA512:
6
- metadata.gz: d45b4f71e63a4769376f99da617aa94b1db0ace7e50aa5f7155f6d5b26f59a8d53f8db78383cd8cbdd6d9f81b02e6b9ee7cb9f2fa8f1352cbdae7f0e6c5372a0
7
- data.tar.gz: 2ec9b876593204b0d38fcb880d349146ba4b2ae4b8367a373a75af5f97b872c3c055ed2b052c10139ad76aef9d6c4a903d71f896ff852e2d4f3b0df9886d7197
6
+ metadata.gz: 2d906b5d2caf53ae4e1137614e95277a166640f8d10a96c6ab5c0c19fcbab0d484940f13033378342e5c1c726c7e4c004c4573bf25d65932ed1c32313ba95c3a
7
+ data.tar.gz: 5fd22d8a42d19254df43b67ca513774e7f05b0a732daf135094a5e39d86234424c4d31f0f638728c1effacb1d657a6780c3b0d78cef94db298f490b85d67c2f8
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.5 sh scripts/install.sh`
14
+ `EC_DEST=#{temp} EC_VERSION=0.8.6 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.5
4
+ version: 0.8.6
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-10-19 00:00:00.000000000 Z
11
+ date: 2023-09-25 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