Skip to content

Commit

Permalink
catboost(formula): 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cdalvaro committed Apr 14, 2024
1 parent 41a8bca commit 193635b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/catboost-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.2",
revision: "e888c31f9228dcf9616473dbcdf8f555053e49c4"
tag: "v1.2.3",
revision: "fe0941b208f9c392ce788c314463b6816d335c6a"
license "Apache-2.0"
head "https://github.com/catboost/catboost.git", branch: "master"

Expand Down

0 comments on commit 193635b

Please sign in to comment.