From 1684406d7d1102e40a94ccac00eb24f143871e50 Mon Sep 17 00:00:00 2001 From: Marsel Arduanov Date: Wed, 18 Apr 2018 20:17:19 +0500 Subject: [PATCH] v1.1.54378 --- clickhouse.rb | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/clickhouse.rb b/clickhouse.rb index 084152a..3fa9a47 100644 --- a/clickhouse.rb +++ b/clickhouse.rb @@ -1,8 +1,8 @@ class Clickhouse < Formula desc "ClickHouse is a free analytic DBMS for big data." homepage "https://clickhouse.yandex" - url "https://github.com/yandex/ClickHouse.git", :tag => "v1.1.54362-stable" - version "v1.1.54362" + url "https://github.com/yandex/ClickHouse.git", :tag => "v1.1.54378-stable" + version "v1.1.54378" head "https://github.com/yandex/ClickHouse.git" @@ -22,9 +22,8 @@ class Clickhouse < Formula depends_on "readline" => :build bottle do - root_url 'https://github.com/arduanov/homebrew-clickhouse/releases/download/v1.1.54362' - sha256 "8019d148c781f7e0ddf9dff84e52b31df8abca23bf817172e7b8efcca0665135" => :high_sierra - sha256 "8019d148c781f7e0ddf9dff84e52b31df8abca23bf817172e7b8efcca0665135" => :sierra + root_url 'https://github.com/arduanov/homebrew-clickhouse/releases/download/v1.1.54378' + sha256 "923f860127dff3dd9795ebdfc20f902d8ee4d9fd00a265a27a83e4243850324e" => :high_sierra end def install