Bump `embulk` version.
This commit is contained in:
parent
8f6752dc6f
commit
2cf998e0d7
|
@ -7,7 +7,7 @@ ipaddr = run_command(cmd).stdout.chomp
|
|||
node.reverse_merge!({
|
||||
'embulk' => {
|
||||
'base_binary_url' => 'https://dl.bintray.com/embulk/maven/embulk-',
|
||||
'version' => '0.8.33',
|
||||
'version' => '0.9.23',
|
||||
'extension' => '.jar',
|
||||
'install_path' => '/opt/embulk'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue