From 17fb7b16b90ff2535ea58733ee4937c9a6cfbab1 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 28 Jun 2024 23:18:57 -0400 Subject: [PATCH] libtensorflow 2.16.2 autobump: add libtensorflow Signed-off-by: Rui Chen --- .github/autobump.txt | 1 + Formula/lib/libtensorflow.rb | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/autobump.txt b/.github/autobump.txt index abbbbb53a76afa..d1b455f8e9f061 100644 --- a/.github/autobump.txt +++ b/.github/autobump.txt @@ -1406,6 +1406,7 @@ libsoundio libspelling libsql libstrophe +libtensorflow libtiff libtommath libtrace diff --git a/Formula/lib/libtensorflow.rb b/Formula/lib/libtensorflow.rb index bdd33dd8252a9a..8242ff0eb1154c 100644 --- a/Formula/lib/libtensorflow.rb +++ b/Formula/lib/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/refs/tags/v2.16.1.tar.gz" - sha256 "c729e56efc945c6df08efe5c9f5b8b89329c7c91b8f40ad2bb3e13900bd4876d" + url "https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.16.2.tar.gz" + sha256 "023849bf253080cb1e4f09386f5eb900492da2288274086ed6cfecd6d99da9eb" license "Apache-2.0" bottle do