From fa94dfe2aa260a3e4af93e74c2f4428ee78f42da Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Wed, 11 Aug 2021 10:17:45 +0100 Subject: [PATCH] libtensorflow 2.5.1 Closes #83095. Signed-off-by: Thierry Moisan Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/libtensorflow.rb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Formula/libtensorflow.rb b/Formula/libtensorflow.rb index 9b4d3ea25f3..277fd37590b 100644 --- a/Formula/libtensorflow.rb +++ b/Formula/libtensorflow.rb @@ -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