Skip to content

Commit de07938

Browse files
committed
Update config for release 0.81 [skip ci]
1 parent 57aa0b1 commit de07938

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/v0.8.0/pythonCWMS0.8.0.7z",
3-
"python_expected_hash_sha256": "9557D7D7515D7213B38533C9469DAAF29DFCF6CA41A16544FE557A7810A58A72",
2+
"python_download_url": "https://github.com/USACE-WaterManagement/pythonCWMS/releases/download/v0.81/pythonCWMS0.81.7z",
3+
"python_expected_hash_sha256": "0450F9B0347F296E3BAB945EE6956B6647501A372D54AC2100459749FE606EB1",
44
"default_install_directory": "C:\\hec\\python",
55
"default_env_var_name": "PYTHON_CWMS_HOME",
6-
"python_exe_sub_directory": "pythonCWMS0.8.0\\python",
7-
"version": "0.8.0",
8-
"archive_filename": "pythonCWMS0.8.0.7z",
9-
"archive_size_mb": 130.87,
10-
"created_date": "2025-07-23T16:17:45Z",
6+
"python_exe_sub_directory": "pythonCWMS0.81\\python",
7+
"version": "0.81",
8+
"archive_filename": "pythonCWMS0.81.7z",
9+
"archive_size_mb": 131.83,
10+
"created_date": "2025-09-04T18:18:46Z",
1111
"source_winpython_version": "16.6.20250620final",
1212
"source_winpython_filename": "Winpython64-3.12.10.1dot.zip"
1313
}

0 commit comments

Comments
 (0)