kitchen-sync 1.12

Closes #37669.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Igor Kapkov 2019-03-07 12:49:37 +11:00 committed by Chongyu Zhu
parent b0e47ba066
commit e8361afc81
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,8 +1,8 @@
class KitchenSync < Formula
desc "Fast efficiently sync database without dumping & reloading"
homepage "https://github.com/willbryant/kitchen_sync"
url "https://github.com/willbryant/kitchen_sync/archive/v1.11.tar.gz"
sha256 "ead1c4a81ceaa329dbe70a6b94ecf3760a2267b5c099f1292a89222e130f2967"
url "https://github.com/willbryant/kitchen_sync/archive/v1.12.tar.gz"
sha256 "9097ba1677d183ce8593a835f367950ff39fc99d2aa018d1cf90d0a21fa7fa6a"
head "https://github.com/willbryant/kitchen_sync.git"
bottle do