Skip to content

Commit 292964d

Browse files
committed
torchvision 0.24.0
Signed-off-by: Rui Chen <[email protected]>
1 parent 50acc74 commit 292964d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/torchvision.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ 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.23.0.tar.gz"
7-
sha256 "db5a91569e5eb4a3b02e9eaad6080335f5ae3824890a697f5618541999f04027"
6+
url "https://github.com/pytorch/vision/archive/refs/tags/v0.24.0.tar.gz"
7+
sha256 "f799cdd1d67a3edbcdc6af8fb416fe1b019b512fb426c0314302cd81518a0095"
88
license "BSD-3-Clause"
99

1010
livecheck do

0 commit comments

Comments
 (0)