Skip to content

Commit

Permalink
Merge pull request Homebrew#201230 from Homebrew/universal-ctags-py313
Browse files Browse the repository at this point in the history
universal-ctags: migrate to `[email protected]`
  • Loading branch information
BrewTestBot authored Dec 15, 2024
2 parents b383419 + bac897f commit 39f827a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/u/universal-ctags.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class UniversalCtags < Formula
depends_on "automake" => :build
depends_on "docutils" => :build
depends_on "pkgconf" => :build
depends_on "python@3.12" => :build
depends_on "python@3.13" => :build
depends_on "jansson"
depends_on "libyaml"
depends_on "pcre2"
Expand Down

0 comments on commit 39f827a

Please sign in to comment.