Skip to content

Commit d9f1d73

Browse files
committed
Update config for release 1.0.2 [skip ci]
1 parent b69cbb0 commit d9f1d73

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pythonCWMS_config.json

Lines changed: 6 additions & 6 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.1/pythonCWMS1.0.1.7z",
3-
"python_expected_hash_sha256": "C064EC8B316FA983FC77E4F70515EEBA2DCFCBF35C125ABA77BAAA497D768138",
2+
"python_download_url": "https://github.com/USACE-WaterManagement/pythonCWMS/releases/download/v1.0.2/pythonCWMS1.0.2.7z",
3+
"python_expected_hash_sha256": "FE12F22014E5EE11887DB4051AC050F6A5C43138616FFF3989012CDFB708AC9E",
44
"default_install_directory": "C:\\hec\\python",
55
"default_env_var_name": "PYTHON_CWMS_HOME",
66
"python_exe_sub_directory": "pythonCWMS\\python",
7-
"version": "1.0.1",
8-
"archive_filename": "pythonCWMS1.0.1.7z",
9-
"archive_size_mb": 126.38,
10-
"created_date": "2026-01-09T16:42:02Z",
7+
"version": "1.0.2",
8+
"archive_filename": "pythonCWMS1.0.2.7z",
9+
"archive_size_mb": 126.23,
10+
"created_date": "2026-01-23T15:20:02Z",
1111
"source_winpython_version": "16.6.20250620final",
1212
"source_winpython_filename": "Winpython64-3.12.10.1dot.zip"
1313
}

0 commit comments

Comments
 (0)