Skip to content

Commit 3a1a475

Browse files
committed
torchvision 0.24.1
Signed-off-by: botantony <[email protected]>
1 parent ef51968 commit 3a1a475

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/t/torchvision.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@ class Torchvision < Formula
33

44
desc "Datasets, transforms, and models for computer vision"
55
homepage "https://pytorch.org/vision/stable/index.html"
6-
url "https://github.com/pytorch/vision/archive/refs/tags/v0.24.0.tar.gz"
7-
sha256 "f799cdd1d67a3edbcdc6af8fb416fe1b019b512fb426c0314302cd81518a0095"
6+
url "https://github.com/pytorch/vision/archive/refs/tags/v0.24.1.tar.gz"
7+
sha256 "071da2078600bfec4886efab77358c9329abfedcf1488b05879b556cb9b84ba7"
88
license "BSD-3-Clause"
9-
revision 1
109

1110
livecheck do
1211
url :stable

0 commit comments

Comments
 (0)