Skip to content

Commit

Permalink
Merge pull request #202106 from Homebrew/bump-universal-ctags-p6.1.20…
Browse files Browse the repository at this point in the history
…241222.0

universal-ctags p6.1.20241222.0
  • Loading branch information
BrewTestBot authored Dec 22, 2024
2 parents 78dca4c + 67f7a8a commit 53bde5a
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/u/universal-ctags.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class UniversalCtags < Formula
desc "Maintained ctags implementation"
homepage "https://github.com/universal-ctags/ctags"
url "https://github.com/universal-ctags/ctags/archive/refs/tags/p6.1.20241215.0.tar.gz"
version "p6.1.20241215.0"
sha256 "5e741a69634f79fdf70bd7b39ecab8af4ff6db5450f2858f3fe947bb5ab85b88"
url "https://github.com/universal-ctags/ctags/archive/refs/tags/p6.1.20241222.0.tar.gz"
version "p6.1.20241222.0"
sha256 "fa41cf1ca32178c86dd305b70a956ea5fd98fcc459f3d88a9350c4bdef505808"
license "GPL-2.0-only"
head "https://github.com/universal-ctags/ctags.git", branch: "master"

Expand All @@ -13,12 +13,12 @@ class UniversalCtags < Formula
end

bottle do
sha256 cellar: :any, arm64_sequoia: "13d820e5ba26d4bae2b3aa0569c539764c16604cdefbd29b42f3edf01600b9b2"
sha256 cellar: :any, arm64_sonoma: "65fd3b603dfa297a19b689880e014f7be45e519056f1f71304e80acda0207581"
sha256 cellar: :any, arm64_ventura: "5b7a8a8bc14d2426d9aaaad7d45043ba209e6890da25790afbc5d19753c839b6"
sha256 cellar: :any, sonoma: "716bcc30b9de684223a5d673e29ce06831cdabe003843eb930a60189869400df"
sha256 cellar: :any, ventura: "b2dcc5e5cde8d834ee91e4fe5294d93e34f32f82ae0adc34052267b2b5357847"
sha256 cellar: :any_skip_relocation, x86_64_linux: "609ea6c3c68433e8731426ba1a4058f96633fc9dca0b16e964a45c9b89cf971a"
sha256 cellar: :any, arm64_sequoia: "69954b6c257abf2c4aef0961af87f2f4e5a4eb371e9e22c5ca8a96de946d9cf8"
sha256 cellar: :any, arm64_sonoma: "a7c10f6d2aff1566293108c2a9242d2b42ea578ee838d7c616f3f9090a8e2aea"
sha256 cellar: :any, arm64_ventura: "15793be2ad915378a72bd5d94c198fc6eece8f335db42a07fb4844b009d8e7de"
sha256 cellar: :any, sonoma: "6f3187708cd59cbf0b339dace6b48f96b3484c4561fc2b1d6bfc78690716e69f"
sha256 cellar: :any, ventura: "e5f4bc898ed78a0278729b6cf54b9cb96126b9b2ec7b05295e182cb90cfa14d4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a23130fd7cd4172c271ef27eb1323842f97452ed2340518741b4eff74504aa76"
end

depends_on "autoconf" => :build
Expand Down

0 comments on commit 53bde5a

Please sign in to comment.