We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66bef69 commit ec887a3Copy full SHA for ec887a3
Formula/lib/libunwind.rb
@@ -1,8 +1,8 @@
1
class Libunwind < Formula
2
desc "C API for determining the call-chain of a program"
3
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"
+ url "https://github.com/libunwind/libunwind/releases/download/v1.8.2/libunwind-1.8.2.tar.gz"
+ sha256 "7f262f1a1224f437ede0f96a6932b582c8f5421ff207c04e3d9504dfa04c8b82"
6
license "MIT"
7
8
livecheck do
0 commit comments