Skip to content

Commit

Permalink
catboost-cli 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cdalvaro committed Sep 20, 2023
1 parent fdabe65 commit 82c3f80
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/catboost-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ 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.1",
revision: "d03b246cae23490dcf991cf822be110d6f818665"
tag: "v1.2.2",
revision: "e888c31f9228dcf9616473dbcdf8f555053e49c4"
license "Apache-2.0"
revision 3
head "https://github.com/catboost/catboost.git", branch: "master"

bottle do
Expand Down

0 comments on commit 82c3f80

Please sign in to comment.