File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 coolprop-hash : ${{ steps.coolprop_hash.outputs.coolprop-hash }}
5858 coolprop-check : ${{ steps.coolprop_check.outputs.coolprop-check }}
5959 env :
60- COOLPROP_VERSION : v7.1 .0
60+ COOLPROP_VERSION : v7.2 .0
6161 steps :
6262 - name : Get CoolProp version hash
6363 shell : bash
7979 cd externals
8080 git clone --recursive https://github.com/CoolProp/CoolProp.git CoolProp.git
8181 cd CoolProp.git
82- git checkout tags/v7.1.0
82+ git checkout tags/${COOLPROP_VERSION}
8383 git submodule update --init --recursive
8484 - name : Save the CoolProp cache
8585 uses : actions/cache/save@v4
Original file line number Diff line number Diff line change 11# ExternalMedia Change Log
22
3- ## v4.1.1 - 2025/10/30
3+ ## v4.1.1 - 2025/11/03
44- Uses Modelica Standard Library 4.1.0
5- - CoolProp updated to v7.1 .0
5+ - CoolProp updated to v7.2 .0
66- Added binaries for macOS ARM (M1/M2)
77
88## v4.1.0 - 2025/08/01
You can’t perform that action at this time.
0 commit comments