Skip to content

Commit ec887a3

Browse files
committed
libunwind 1.8.2
1 parent 66bef69 commit ec887a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libunwind.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libunwind < Formula
22
desc "C API for determining the call-chain of a program"
33
homepage "https://www.nongnu.org/libunwind/"
4-
url "https://github.com/libunwind/libunwind/releases/download/v1.8.1/libunwind-1.8.1.tar.gz"
5-
sha256 "ddf0e32dd5fafe5283198d37e4bf9decf7ba1770b6e7e006c33e6df79e6a6157"
4+
url "https://github.com/libunwind/libunwind/releases/download/v1.8.2/libunwind-1.8.2.tar.gz"
5+
sha256 "7f262f1a1224f437ede0f96a6932b582c8f5421ff207c04e3d9504dfa04c8b82"
66
license "MIT"
77

88
livecheck do

0 commit comments

Comments
 (0)