[chartdir] fix hash for osx (#8308)

* [otl] fix hash and update version

* [chartdir] fix hash
This commit is contained in:
Phil Christensen 2019-09-23 14:21:47 -07:00 committed by GitHub
parent 6c7f1c7673
commit b462cc2b63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Source: chartdir
Version: 6.3.1
Version: 6.3.1-1
Homepage: https://www.advsofteng.com/
Description: ChartDirector is a powerful chart component for creating professional looking charts for web and windows applications.

View File

@ -38,7 +38,7 @@ elseif(VCPKG_TARGET_IS_OSX)
vcpkg_download_distfile(ARCHIVE_FILE
URLS "https://www.advsofteng.net/chartdir_cpp_mac.tar.gz"
FILENAME "chartdir_cpp_mac-6.3.1.tar.gz"
SHA512 50a6b8d80a65a1e723808ce6722c7ec8b1457f1c63d187ce487b71b7d1d820f64301729d034ca99ddcea13ec0db8dab9fd14262023c24a6f9ecf196a0cac800d
SHA512 d7364b42ed7c5dd2f89ed8692ed0df1ec952216ba24f8afa8e039641f3296f23c9ff6391e3e0dcd3bfdb9e6898c21a8281aa2803fbee33c7197c1df271a0edf7
)
vcpkg_extract_source_archive_ex(