embulk 0.9.17
Closes #38599. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
f25d7b9981
commit
fc392c9e26
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Embulk < Formula
|
||||
desc "Data transfer between various databases, file formats and services"
|
||||
homepage "https://www.embulk.org/"
|
||||
url "https://bintray.com/artifact/download/embulk/maven/embulk-0.9.16.jar"
|
||||
sha256 "a6c6d1414b7d1234e8565d66c18f4912d80b8b9ba60e297ef0bad22a19e5cc8d"
|
||||
url "https://bintray.com/artifact/download/embulk/maven/embulk-0.9.17.jar"
|
||||
sha256 "595cf166d99f6a3650ac87390d64e230b0878f17a43cac275706c7f4a2fc6989"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue