Skip to content

Commit

Permalink
libunwind: update 19.1.5 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
paperchalice committed Dec 17, 2024
1 parent 0e55a46 commit 3fea662
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/llvm/libunwind.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ class Libunwind < Formula
license "Apache-2.0" => { with: "LLVM-exception" }

bottle do
root_url "https://github.com/paperchalice/homebrew-private/releases/download/libunwind-18.1.2"
sha256 cellar: :any, ventura: "f72b047bb43d13ea42a133945eaab8ec2bf5802ca5a7094b93105d28cb333f32"
root_url "https://github.com/paperchalice/homebrew-private/releases/download/libunwind-19.1.5"
sha256 cellar: :any, ventura: "79ec42cac9478ffd55fa00416ab05c15a8da17a2512e19fd819dc5cd66e7e410"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 3fea662

Please sign in to comment.