libtensorflow 2.5.1

Closes #83095.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Alexander Bayandin 2021-08-11 10:17:45 +01:00 committed by BrewTestBot
parent 20aaa8ac93
commit fa94dfe2aa
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 4 deletions

View File

@ -1,10 +1,8 @@
class Libtensorflow < Formula
include Language::Python::Virtualenv
desc "C interface for Google's OS library for Machine Intelligence"
homepage "https://www.tensorflow.org/"
url "https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.5.0.tar.gz"
sha256 "233875ea27fc357f6b714b2a0de5f6ff124b50c1ee9b3b41f9e726e9e677b86c"
url "https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.5.1.tar.gz"
sha256 "8d2728e155a3aa6befd9cb3d0980fabd25e2142d124f8f6b6c78cdf17ff79da5"
license "Apache-2.0"
bottle do