From e47cd76d57e72520aa03ad32803758858063d411 Mon Sep 17 00:00:00 2001 From: Fixstars-momoko Date: Tue, 9 Jul 2024 12:27:25 -0700 Subject: [PATCH] updated python hash --- installer/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/config.yml b/installer/config.yml index af79caa7..2f2b4aa4 100644 --- a/installer/config.yml +++ b/installer/config.yml @@ -54,7 +54,7 @@ libraries: install_path: install/gendc_separator # action: download # can be 'download' pkg_url: "https://github.com/Sensing-Dev/GenDC/releases/download/v0.2.8/gendc_separator_v0.2.8_win64.zip" - pkg_sha: "f57e39b8f263fa8714b13e3da57e5952e1096148898db4fed316b4bfff1a7a76" + pkg_sha: "bdcf560332bf90dc07ebd50d931f86003fc8cbd54336009e03828d8aa45f965d" git_repo: "https://github.com/Sensing-Dev/GenDC.git" version: "v0.2.8"