Skip to content

Commit

Permalink
lightgbm 3.1.0
Browse files Browse the repository at this point in the history
LightGBM 3.1.0

Closes #64933.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
  • Loading branch information
StrikerRUS authored and BrewTestBot committed Nov 16, 2020
1 parent e040907 commit 133a044
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/lightgbm.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Lightgbm < Formula
desc "Fast, distributed, high performance gradient boosting framework"
homepage "https://github.com/microsoft/LightGBM"
url "https://github.com/microsoft/LightGBM/archive/v3.0.0.tar.gz"
sha256 "940563ece81d94eb843c2d1dc702da5af7c2a67fb1ccf31d64b39e00262d35b5"
url "https://github.com/microsoft/LightGBM/archive/v3.1.0.tar.gz"
sha256 "5575c5abc4630b1ecb5990363bdaf25118efbd48416dda930f390689cfc58040"
license "MIT"

bottle do
Expand Down

0 comments on commit 133a044

Please sign in to comment.