[vcpkg baseline][asiosdk] Update the filename (#18087)

* [asiosdk] Update the hash

* Update the baseline

* update the filename

* update baseline version
This commit is contained in:
Phoebe 2021-05-25 02:52:38 +08:00 committed by GitHub
parent 46079cb27a
commit c18309ae56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 3 deletions

View File

@ -4,7 +4,7 @@ set(VERSION 2.3.3)
vcpkg_download_distfile(ARCHIVE
URLS "https://download.steinberg.net/sdk_downloads/asiosdk_2.3.3_2019-06-14.zip"
FILENAME "asiosdk_2.3.3_2019-06-14-eac6c1a5.zip"
FILENAME "asiosdk_2.3.3_2019-06-14-eac6c1a57829.zip"
SHA512 eac6c1a57829b7f722a681c54b2f6469d54695523f08f727d0dd6744dcd7fce4f3249c57689bb15ed7a8bcb912833b226439d800913e122e0ef9ab73672f6542
)

View File

@ -1,7 +1,7 @@
{
"name": "asiosdk",
"version": "2.3.3",
"port-version": 2,
"port-version": 3,
"description": "ASIO is a low latency audio API from Steinberg.",
"homepage": "https://www.steinberg.net/en/company/developers.html",
"supports": "windows & !(arm | uwp)"

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "870921549ca1a681fe04ba3a0c17586995c1b567",
"version": "2.3.3",
"port-version": 3
},
{
"git-tree": "0684d33e2d5d248ba33f92751154cb58512e2511",
"version": "2.3.3",

View File

@ -158,7 +158,7 @@
},
"asiosdk": {
"baseline": "2.3.3",
"port-version": 2
"port-version": 3
},
"asmjit": {
"baseline": "2020-09-14",