File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ print_usage() {
3636
3737if [ $# -eq 0 ]
3838then
39- VERSION=" 2026-Feb -01"
39+ VERSION=" 2026-Mar -01"
4040 echo " No version specified. Defaulting to ${VERSION} "
4141elif [ $# -eq 1 ]
4242then
4747fi
4848
4949case ${VERSION} in
50+ 2026-Mar-01)
51+ export INSTALL_BEHAVIORAL_MODEL_SOURCE_VERSION=" 6c7c93e5484e069c539b5c990bf37c531599894a"
52+ export INSTALL_PI_SOURCE_VERSION=" 5689c91a8a7423781267b27d8b166c49a53904ff"
53+ export INSTALL_P4C_SOURCE_VERSION=" d59f5b2e9bb49e211cfca4831077e3d76f0fb70b"
54+ export INSTALL_PTF_SOURCE_VERSION=" 05f46c3873feb2213df29743be3d9a9e34d5559b"
55+ ;;
5056 2026-Feb-01)
5157 export INSTALL_BEHAVIORAL_MODEL_SOURCE_VERSION=" 4cc1333cd51be5675a9bbeeb432d9b647061a817"
5258 export INSTALL_PI_SOURCE_VERSION=" 5689c91a8a7423781267b27d8b166c49a53904ff"
You can’t perform that action at this time.
0 commit comments