Skip to content

Commit

Permalink
libtensorflow 1.5.0
Browse files Browse the repository at this point in the history
Closes #23315.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Jan 27, 2018
1 parent b460042 commit 62d9112
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/libtensorflow.rb
@@ -1,8 +1,8 @@
class Libtensorflow < Formula
desc "C interface for Google's OS library for Machine Intelligence"
homepage "https://www.tensorflow.org/"
url "https://github.com/tensorflow/tensorflow/archive/v1.4.1.tar.gz"
sha256 "1f75e463318419a1b3ae076d5a92697c1d3a85e8377c946a5510b651ff5c0d60"
url "https://github.com/tensorflow/tensorflow/archive/v1.5.0.tar.gz"
sha256 "0642781c3a3a8c2c4834b91b86aec385f0b2ada7d721571458079478cc5b29c8"

bottle do
cellar :any
Expand Down

0 comments on commit 62d9112

Please sign in to comment.