Skip to content

Commit ebcf9d3

Browse files
committed
torchvision: update 0.24.0 bottle.
1 parent 36ff3aa commit ebcf9d3

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/t/torchvision.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,12 @@ class Torchvision < Formula
1515
no_autobump! because: :requires_manual_review
1616

1717
bottle do
18-
sha256 cellar: :any, arm64_tahoe: "6a11dd4adc5a7fc46d2d0e63d4ed4ec8b97e5c230e48c4791426e5a23ae31a88"
19-
sha256 cellar: :any, arm64_sequoia: "dde2edbf7868bb33698d12bd1232ea51202e04dc0f0c12157c40bd61d65f5e0b"
20-
sha256 cellar: :any, arm64_sonoma: "35372083b2d7f01e60f20bceb909ce7cb23b044b31a6bb44fbd17d27c745b075"
21-
sha256 cellar: :any, arm64_ventura: "537c9d9461ba7ce76625333971d708d05a107f0ddce2eb23b1999a7085ecadad"
22-
sha256 cellar: :any, sonoma: "253465e994198933cedcbf71cc3f51d63435eaf2d64470962a008b648dd46632"
23-
sha256 cellar: :any, ventura: "f965c4b2b3a7ef6cacfce1e75e810639c192e02b433fb9b429ec9172d0933a17"
24-
sha256 cellar: :any_skip_relocation, arm64_linux: "42d8d166488b045d06f299d10bc3199f081709e45340dba04190a5273125e1f3"
25-
sha256 cellar: :any_skip_relocation, x86_64_linux: "72b856c25d99e6ab1c1cee4448d55d0e929394616dff162c7d697c0389248ee9"
18+
sha256 cellar: :any, arm64_tahoe: "e4b6d2af2da3ce2dfd09941abb65598f174cacafdbadc230bcbff275f31ea49c"
19+
sha256 cellar: :any, arm64_sequoia: "60e4d085fcabb9a91ac23e8d5a1a9c42ad8802e4e766cb19fcd0800fe12247e7"
20+
sha256 cellar: :any, arm64_sonoma: "fcfa90f312c4aa99846af5e5f8dff42607ce9fc5fcd4dc6b6d8c4e74aff015c1"
21+
sha256 cellar: :any, sonoma: "89a099bb4303411baa2ecd592dc04d51ba2cacee8d1df4b9353a69a4632a4c5c"
22+
sha256 cellar: :any_skip_relocation, arm64_linux: "68d1d99e4f42b119ca5bd4c568a9208d0d9868255445b442c17e4ce59d639369"
23+
sha256 cellar: :any_skip_relocation, x86_64_linux: "359a8bcf0b1ce4cef8c291af048f4506a9e0f703ea1207f2ea36dc738e22a81a"
2624
end
2725

2826
depends_on "cmake" => :build

0 commit comments

Comments
 (0)