diff --git a/Formula/catboost-cli.rb b/Formula/catboost-cli.rb index ef0738f..6b649c9 100644 --- a/Formula/catboost-cli.rb +++ b/Formula/catboost-cli.rb @@ -2,8 +2,8 @@ class CatboostCli < Formula desc "Fast, scalable, high performance Gradient Boosting on Decision Trees cli tool" homepage "https://catboost.ai" url "https://github.com/catboost/catboost.git", - tag: "v1.2.3", - revision: "fe0941b208f9c392ce788c314463b6816d335c6a" + tag: "v1.2.5", + revision: "2605fe627ed4271aa8a87ff3564fb68de5f116f0" license "Apache-2.0" head "https://github.com/catboost/catboost.git", branch: "master"