embulk 0.7.3
Closes Homebrew/homebrew#43202. Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
This commit is contained in:
parent
a68f228d55
commit
7f69b3a2f1
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Embulk < Formula
|
class Embulk < Formula
|
||||||
desc "Data transfer between various databases, file formats and services"
|
desc "Data transfer between various databases, file formats and services"
|
||||||
homepage "http://www.embulk.org/"
|
homepage "http://www.embulk.org/"
|
||||||
url "https://bintray.com/artifact/download/embulk/maven/embulk-0.7.2.jar"
|
url "https://bintray.com/artifact/download/embulk/maven/embulk-0.7.3.jar"
|
||||||
sha256 "cb6d7f595645bd4b8944f6e4ffabb1f68bf6be1451801ee9df8db9ce4b305a09"
|
sha256 "197be338e00a58aeb76a622d78ecd66cfa75943e9a462bd658b7bf7ae9688b74"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue