Skip to content

Commit 302afe6

Browse files
committed
Update config for release 1.01 [skip ci]
1 parent 3ab4a2b commit 302afe6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pythonCWMS_config.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"python_download_url": "https://github.com/USACE-WaterManagement/pythonCWMS/releases/download/v1.02/pythonCWMS1.02.7z",
3-
"python_expected_hash_sha256": "213030E745C4BACCB64987314715E3AB1C1EDC6C3C723A78146409F62339041F",
2+
"python_download_url": "https://github.com/USACE-WaterManagement/pythonCWMS/releases/download/v1.01/pythonCWMS1.01.7z",
3+
"python_expected_hash_sha256": "34D0306E18C8648EFAAC1003BE09A1AF9778D9794497691A97106FAD4D0A48C1",
44
"default_install_directory": "C:\\hec\\python",
55
"default_env_var_name": "PYTHON_CWMS_HOME",
6-
"python_exe_sub_directory": "pythonCWMS\\python",
6+
"python_exe_sub_directory": "cwmsPYTHON\\python",
77
"version": "1.01",
88
"archive_filename": "pythonCWMS1.01.7z",
99
"archive_size_mb": 126.77,
10-
"created_date": "2025-12-12T16:15:16Z",
10+
"created_date": "2025-12-12T17:40:29Z",
1111
"source_winpython_version": "16.6.20250620final",
1212
"source_winpython_filename": "Winpython64-3.12.10.1dot.zip"
1313
}

0 commit comments

Comments
 (0)