Skip to content

Commit ad7cb13

Browse files
PorkepixBrewTestBot
authored andcommitted
libtensorflow 2.9.2
Closes Homebrew#109557. Signed-off-by: Caleb Xu <3536482+alebcay@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent c857815 commit ad7cb13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/libtensorflow.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libtensorflow < Formula
22
desc "C interface for Google's OS library for Machine Intelligence"
33
homepage "https://www.tensorflow.org/"
4-
url "https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.9.1.tar.gz"
5-
sha256 "6eaf86ead73e23988fe192da1db68f4d3828bcdd0f3a9dc195935e339c95dbdc"
4+
url "https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.9.2.tar.gz"
5+
sha256 "8cd7ed82b096dc349764c3369331751e870d39c86e73bbb5374e1664a59dcdf7"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)