Skip to content

Commit cacbe26

Browse files
committed
Update config for release 0.8.2 [skip ci]
1 parent 90ceddc commit cacbe26

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

pythonCWMS_config.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"python_download_url": "https://github.com/OWNER/REPO/releases/download/VERSION/ARCHIVE",
3-
"python_expected_hash_sha256": "WILL_BE_UPDATED_BY_CI",
4-
"default_install_directory": "C:\\hec\\python",
2+
"python_download_url": "https://github.com/msweier/pythonCWMS/releases/download/v0.8.2/pythonCWMS0.8.2.7z",
3+
"python_expected_hash_sha256": "DCCEA467D6D2CCD41AD206E88F03961BDD9E047FB5FED936EF81E5E297588A59",
4+
"default_install_directory": "C:\\hec\\python",
55
"default_env_var_name": "PYTHON_CWMS_HOME",
6-
"python_exe_sub_directory": "WINPYTHON_DIR\\python",
7-
"version": "WILL_BE_UPDATED_BY_CI",
8-
"archive_filename": "WILL_BE_UPDATED_BY_CI",
9-
"archive_size_mb": 0,
10-
"created_date": "WILL_BE_UPDATED_BY_CI",
11-
"source_winpython_version": "WILL_BE_UPDATED_BY_CI",
12-
"source_winpython_filename": "WILL_BE_UPDATED_BY_CI"
13-
}
6+
"python_exe_sub_directory": "WPy64-312101\\python",
7+
"version": "0.8.2",
8+
"archive_filename": "pythonCWMS0.8.2.7z",
9+
"archive_size_mb": 127.71,
10+
"created_date": "2025-07-23T14:58:25Z",
11+
"source_winpython_version": "16.6.20250620final",
12+
"source_winpython_filename": "Winpython64-3.12.10.1dot.zip"
13+
}

0 commit comments

Comments
 (0)