Skip to content

Commit 877ff95

Browse files
committed
Update config for release 1.02 [skip ci]
1 parent 3cbdc75 commit 877ff95

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pythonCWMS_config.json

Lines changed: 7 additions & 7 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.0/pythonCWMS1.0.7z",
3-
"python_expected_hash_sha256": "C9771492E26F9F22C6CED589092A07D55A93BD02055E9B30BA621FF997103F20",
2+
"python_download_url": "https://github.com/USACE-WaterManagement/pythonCWMS/releases/download/v1.02/pythonCWMS1.02.7z",
3+
"python_expected_hash_sha256": "213030E745C4BACCB64987314715E3AB1C1EDC6C3C723A78146409F62339041F",
44
"default_install_directory": "C:\\hec\\python",
55
"default_env_var_name": "PYTHON_CWMS_HOME",
6-
"python_exe_sub_directory": "pythonCWMS1.0\\python",
7-
"version": "1.0",
8-
"archive_filename": "pythonCWMS1.0.7z",
9-
"archive_size_mb": 126.57,
10-
"created_date": "2025-10-29T16:20:58Z",
6+
"python_exe_sub_directory": "pythonCWMS1.02\\python",
7+
"version": "1.02",
8+
"archive_filename": "pythonCWMS1.02.7z",
9+
"archive_size_mb": 126.77,
10+
"created_date": "2025-12-12T16:15:16Z",
1111
"source_winpython_version": "16.6.20250620final",
1212
"source_winpython_filename": "Winpython64-3.12.10.1dot.zip"
1313
}

0 commit comments

Comments
 (0)