kitchen-sync 1.13

Closes #38691.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2019-04-05 10:28:26 +11:00 committed by FX Coudert
parent 76d9601a91
commit 3a628aad82

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.12.tar.gz"
sha256 "9097ba1677d183ce8593a835f367950ff39fc99d2aa018d1cf90d0a21fa7fa6a"
url "https://github.com/willbryant/kitchen_sync/archive/v1.13.tar.gz"
sha256 "ae821ad4da83745dfd49f983b5d77827a3a6d72ac50b6e5fe2852532a0c81f97"
head "https://github.com/willbryant/kitchen_sync.git"
bottle do