File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ print_usage() {
2626 1>&2 echo " usage: $0 [ latest | <date> ]"
2727 1>&2 echo " "
2828 1>&2 echo " Dates supported:"
29+ 1>&2 echo " 2025-Nov-01"
2930 1>&2 echo " 2025-Oct-01"
3031 1>&2 echo " 2025-Sep-01"
3132 1>&2 echo " 2025-Aug-01"
4445fi
4546
4647case ${VERSION} in
48+ 2025-Nov-01)
49+ export INSTALL_BEHAVIORAL_MODEL_SOURCE_VERSION=" 2bdd0b7b2b2ae89faf2720f2158e9842bc6d2dd2"
50+ export INSTALL_PI_SOURCE_VERSION=" 5689c91a8a7423781267b27d8b166c49a53904ff"
51+ export INSTALL_P4C_SOURCE_VERSION=" a97290474ce3d183b1f6bc4ca4959ebbcdb09b3b"
52+ export INSTALL_PTF_SOURCE_VERSION=" "
53+ ;;
4754 2025-Oct-01)
4855 export INSTALL_BEHAVIORAL_MODEL_SOURCE_VERSION=" 68f4a978f465fd76e98fcdecb762981843fb7310"
4956 export INSTALL_PI_SOURCE_VERSION=" 5689c91a8a7423781267b27d8b166c49a53904ff"
You can’t perform that action at this time.
0 commit comments