We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c857815 commit ad7cb13Copy full SHA for ad7cb13
Formula/libtensorflow.rb
@@ -1,8 +1,8 @@
1
class Libtensorflow < Formula
2
desc "C interface for Google's OS library for Machine Intelligence"
3
homepage "https://www.tensorflow.org/"
4
- url "https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.9.1.tar.gz"
5
- sha256 "6eaf86ead73e23988fe192da1db68f4d3828bcdd0f3a9dc195935e339c95dbdc"
+ url "https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.9.2.tar.gz"
+ sha256 "8cd7ed82b096dc349764c3369331751e870d39c86e73bbb5374e1664a59dcdf7"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments