dbmate 1.6.0

Closes #40379.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Adrian Macneil 2019-05-27 14:25:46 -07:00 committed by Chongyu Zhu
parent 5e6ebf72cf
commit 4b1d3eff96
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,8 +1,8 @@
class Dbmate < Formula
desc "Lightweight, framework-agnostic database migration tool"
homepage "https://github.com/amacneil/dbmate"
url "https://github.com/amacneil/dbmate/archive/v1.5.0.tar.gz"
sha256 "ec9a19c74ce100094f729dec1877d34097856360c88a4371959a4a5bbb4d6429"
url "https://github.com/amacneil/dbmate/archive/v1.6.0.tar.gz"
sha256 "b73c6edf57a125b9d5bb51d2eac0067dae6f8049d7ff9aa891b2acaa2882f4d5"
head "https://github.com/amacneil/dbmate.git"
bottle do