Skip to content

Commit 13fb5a6

Browse files
committed
Minor fix
1 parent c534fe0 commit 13fb5a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arm-unknown-linux-musleabihf.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ class ArmUnknownLinuxMusleabihf < Formula
77
depends_on "bdw-gc"
88
depends_on "guile"
99
depends_on "zstd"
10-
depends_on "python@3.10"
10+
depends_on "python@3.11"
1111

1212
if Hardware::CPU.arm?
1313
url "https://github.com/messense/homebrew-macos-cross-toolchains/releases/download/v11.2.0/arm-unknown-linux-musleabihf-aarch64-darwin.tar.gz"

0 commit comments

Comments
 (0)