Skip to content

Commit a501247

Browse files
committed
updated formula
1 parent fe679a9 commit a501247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/ssh-studio.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ def install
6161
system "meson", "compile", "-C", "build"
6262
system "meson", "install", "-C", "build"
6363

64-
python_version = python3.version.major_minor
64+
python_version = "3.13"
6565
python_site_packages = lib/"python#{python_version}/site-packages"
6666
python_site_packages.mkpath
6767

0 commit comments

Comments
 (0)