From e3e01f0cf05db08218dfc57f52c9b45d4240637e Mon Sep 17 00:00:00 2001 From: luncliff Date: Sat, 28 Sep 2024 00:10:42 +0900 Subject: [PATCH] [ml-dtypes] update checksum --- ports/ml-dtypes/portfile.cmake | 2 +- versions/m-/ml-dtypes.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ports/ml-dtypes/portfile.cmake b/ports/ml-dtypes/portfile.cmake index a8a0978c..88ac1a37 100644 --- a/ports/ml-dtypes/portfile.cmake +++ b/ports/ml-dtypes/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO jax-ml/ml_dtypes REF v0.5.0 - SHA512 0 + SHA512 20b2677c1e69b9ea298ac7d8ccfee3f0d19b847a805efa183ba04845e1a1697e9030abe00d6e8a4d46981df14c8d5986bcbc3b4e0f36eef2aee1cd04e3996bfe ) file(COPY "${CMAKE_CURRENT_LIST_DIR}/CMakeLists.txt" DESTINATION "${SOURCE_PATH}/ml_dtypes") diff --git a/versions/m-/ml-dtypes.json b/versions/m-/ml-dtypes.json index a2834e65..e9130092 100644 --- a/versions/m-/ml-dtypes.json +++ b/versions/m-/ml-dtypes.json @@ -1,7 +1,7 @@ { "versions": [ { - "git-tree": "3b2b8aafec218f0cb615ab208da462c1b3d04218", + "git-tree": "18a897710e6b4c8c197d4659d05519e79e3872d8", "version-semver": "0.5.0", "port-version": 0 },