From 400f924068fd5da97b91c112f920dfec1b89b751 Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Mon, 5 Nov 2018 13:44:11 +1100 Subject: [PATCH] kitchen-sync 1.4 Closes #33735. Signed-off-by: Chongyu Zhu --- Formula/kitchen-sync.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/kitchen-sync.rb b/Formula/kitchen-sync.rb index feb84924a1..074e21ad94 100644 --- a/Formula/kitchen-sync.rb +++ b/Formula/kitchen-sync.rb @@ -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/1.1.tar.gz" - sha256 "fe50ef8ba9900e1267186b4611afef57ed33a4bce1d79676e8136d9978a162d0" + url "https://github.com/willbryant/kitchen_sync/archive/1.4.tar.gz" + sha256 "160449db137cec7fc47a646667c8d977a87c5ff939b2daf6a0f99ffe2e720f30" head "https://github.com/willbryant/kitchen_sync.git" bottle do