itamae-plugin-recipe-anyenv 0.3.31 → 0.3.32

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 326265a45983c68e00f77804fbad14bdae276ec3
4
- data.tar.gz: c15e61f6abee2e2a3d5077f27f2525edf8e2c2dd
3
+ metadata.gz: 7278faa7006393b433a9710b36e270af3b234b58
4
+ data.tar.gz: 36d3d4b981b2ff6d88768255254f6ea216bfe474
5
5
  SHA512:
6
- metadata.gz: 6e65af500a0e58f3aed329b3a4d0b79eebf7ccbf2d8b34b1b19341a174bef05221b0a0658cd950197b7ac2d7805bb0b759d1c99f9833f0a6e4fa14ad47d4c0e1
7
- data.tar.gz: 48789ea1e9e012eeda9732fb79829e686ab89fc1bfe96c0d018d6b05578e101f586da3f97dbdbde2d5d4807bc9e852d8acb666683e4482d368af5ca7f3d3dceb
6
+ metadata.gz: 42c7a5ee6fbd8b268826ccd1149e869524df5efa4fcc254aa5dceef9eaca0b7cedac58ee1ba99072778fdccf44d359eab572d93384f461e42ad4a9cc3e78fcfa
7
+ data.tar.gz: 35e6b47222841c8bcfe0ff01bd411fd9bc3e7fa5cf95a8fac72dae11e37ac0c1da24276a9fb7a988a3a0378a2f4cfdb27c782b78505e09baea86fa4cb2e13cef
@@ -35,7 +35,7 @@ def install_envs(attributes)
35
35
  end
36
36
 
37
37
  def install(from, to)
38
- execute anyenv_init_with("yes | #{command} install #{to};")
38
+ execute anyenv_init_with("yes | #{from} install #{to};")
39
39
  end
40
40
 
41
41
  def init(username)
@@ -2,7 +2,7 @@ module Itamae
2
2
  module Plugin
3
3
  module Recipe
4
4
  module Anyenv
5
- VERSION = '0.3.31'.freeze
5
+ VERSION = '0.3.32'.freeze
6
6
  end
7
7
  end
8
8
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: itamae-plugin-recipe-anyenv
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.31
4
+ version: 0.3.32
5
5
  platform: ruby
6
6
  authors:
7
7
  - Surume