mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-11-15 21:49:45 +00:00
(#3588) Libunwind/1.5.0
* Add libunwind 1.5.0 to conandata.yml * Add libunwind 1.5.0 to config.yml * Add newline to recipes/libunwind/config.yml Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com> Co-authored-by: ericLemanissier <ericLemanissier@users.noreply.github.com>
This commit is contained in:
@@ -2,3 +2,6 @@ sources:
|
||||
"1.3.1":
|
||||
sha256: "43997a3939b6ccdf2f669b50fdb8a4d3205374728c2923ddc2354c65260214f8"
|
||||
url: "https://github.com/libunwind/libunwind/releases/download/v1.3.1/libunwind-1.3.1.tar.gz"
|
||||
"1.5.0":
|
||||
sha256: "90337653d92d4a13de590781371c604f9031cdb50520366aa1e3a91e1efb1017"
|
||||
url: "https://github.com/libunwind/libunwind/releases/download/v1.5/libunwind-1.5.0.tar.gz"
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
versions:
|
||||
"1.3.1":
|
||||
folder: all
|
||||
"1.5.0":
|
||||
folder: all
|
||||
|
||||
Reference in New Issue
Block a user