Skip to content

Commit 9ac566f

Browse files
committed
unwind: update 20.1.0 bottle.
1 parent b40eecb commit 9ac566f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/llvm/unwind.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ class Unwind < Formula
66
license "Apache-2.0" => { with: "LLVM-exception" }
77

88
bottle do
9-
root_url "https://github.com/paperchalice/homebrew-private/releases/download/libunwind-19.1.5"
10-
sha256 cellar: :any, ventura: "79ec42cac9478ffd55fa00416ab05c15a8da17a2512e19fd819dc5cd66e7e410"
9+
root_url "https://github.com/paperchalice/homebrew-private/releases/download/unwind-20.1.0"
10+
sha256 cellar: :any, ventura: "5e1f16aa6603ba61535e78d78b86744bef4cb452ec1b9a854c22b2182af763f7"
1111
end
1212

1313
depends_on "cmake" => :build

0 commit comments

Comments
 (0)