Skip to content

Commit f307769

Browse files
committed
Update config for release 1.1 [skip ci]
1 parent 9349dc1 commit f307769

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

pythonCWMS_config.json

Lines changed: 8 additions & 8 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.3/pythonCWMS1.0.3.7z",
3-
"python_expected_hash_sha256": "2A329FCFCE50FBD32C0AFA82C0BD339F7F7F5A3A174D03C72DCB61338ABDDB42",
2+
"python_download_url": "https://github.com/USACE-WaterManagement/pythonCWMS/releases/download/v1.1/pythonCWMS1.1.7z",
3+
"python_expected_hash_sha256": "B23A82783657D2402CBACD669EA25F403788334D606548658F0E2EECE79E215F",
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.3",
8-
"archive_filename": "pythonCWMS1.0.3.7z",
9-
"archive_size_mb": 126.23,
10-
"created_date": "2026-01-27T15:37:31Z",
11-
"source_winpython_version": "16.6.20250620final",
12-
"source_winpython_filename": "Winpython64-3.12.10.1dot.zip"
7+
"version": "1.1",
8+
"archive_filename": "pythonCWMS1.1.7z",
9+
"archive_size_mb": 132.51,
10+
"created_date": "2026-03-11T13:17:05Z",
11+
"source_winpython_version": "WinPython 3.13.11.0dot",
12+
"source_winpython_filename": "WinPython64-3.13.11.0dot_post1.zip"
1313
}

0 commit comments

Comments
 (0)