tarantool: switch head to 2.1 branch (#35678)
This commit is contained in:
parent
107002b9df
commit
2a51a7db76
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ class Tarantool < Formula
|
|||
url "https://download.tarantool.org/tarantool/1.10/src/tarantool-1.10.2.1.tar.gz"
|
||||
sha256 "2d077978a65e785349883ef3c98c46d35af26bcc10dae58eabfca27cfbcc6c6b"
|
||||
revision 1
|
||||
head "https://github.com/tarantool/tarantool.git", :branch => "2.0", :shallow => false
|
||||
head "https://github.com/tarantool/tarantool.git", :branch => "2.1", :shallow => false
|
||||
|
||||
bottle do
|
||||
sha256 "16e54418400f8cd7aa62c00c409d8b21e8effba0692c238e3eec942644bcd11f" => :mojave
|
||||
|
|
Loading…
Reference in a new issue