mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-22 18:47:09 +01:00
[capstone] Update to 4.0.2 (#11250)
This commit is contained in:
parent
a7904a65b9
commit
e7a95bf2d1
@ -1,5 +1,5 @@
|
||||
Source: capstone
|
||||
Version: 4.0.1-120373dc
|
||||
Version: 4.0.2
|
||||
Homepage: https://github.com/aquynh/capstone
|
||||
Description: Multi-architecture disassembly framework
|
||||
|
||||
|
@ -1,9 +1,8 @@
|
||||
include(vcpkg_common_functions)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REF 120373dc9789875ccbc968397219a86598a4351e
|
||||
REF 4.0.2
|
||||
REPO "aquynh/capstone"
|
||||
SHA512 90961176ab68110b0fea08f11a5ed6997dcd92ceeec568978003bfd01e2170479256f137e4f91be5e22a9bdebbe1f436c2849bde1d4e0bbd0b781f8562b58059
|
||||
SHA512 7f93534517307b737422a8825b66b2a1f3e1cca2049465d60ab12595940154aaf843ba40ed348fce58de58b990c19a0caef289060eb72898cb008a88c470970e
|
||||
HEAD_REF v4
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user