Skip to content

Commit 41f2af0

Browse files
committed
Update config for release 1.0.3 [skip ci]
1 parent f140ecb commit 41f2af0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pythonCWMS_config.json

Lines changed: 5 additions & 5 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.2/pythonCWMS1.0.2.7z",
3-
"python_expected_hash_sha256": "FE12F22014E5EE11887DB4051AC050F6A5C43138616FFF3989012CDFB708AC9E",
2+
"python_download_url": "https://github.com/USACE-WaterManagement/pythonCWMS/releases/download/v1.0.3/pythonCWMS1.0.3.7z",
3+
"python_expected_hash_sha256": "2A329FCFCE50FBD32C0AFA82C0BD339F7F7F5A3A174D03C72DCB61338ABDDB42",
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.2",
8-
"archive_filename": "pythonCWMS1.0.2.7z",
7+
"version": "1.0.3",
8+
"archive_filename": "pythonCWMS1.0.3.7z",
99
"archive_size_mb": 126.23,
10-
"created_date": "2026-01-23T15:20:02Z",
10+
"created_date": "2026-01-27T15:37:31Z",
1111
"source_winpython_version": "16.6.20250620final",
1212
"source_winpython_filename": "Winpython64-3.12.10.1dot.zip"
1313
}

0 commit comments

Comments
 (0)