Skip to content

Commit 2a52324

Browse files
committed
Update config for release 1.0.1 [skip ci]
1 parent f055f3d commit 2a52324

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.01/pythonCWMS1.01.7z",
3-
"python_expected_hash_sha256": "E08230A844996A7700E1727FA057064DA0FCE94CEA0B871199FB53A402D103D2",
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",
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.01",
8-
"archive_filename": "pythonCWMS1.01.7z",
9-
"archive_size_mb": 126.77,
10-
"created_date": "2025-12-12T17:57:18Z",
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",
1111
"source_winpython_version": "16.6.20250620final",
1212
"source_winpython_filename": "Winpython64-3.12.10.1dot.zip"
1313
}

0 commit comments

Comments
 (0)