File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ include(ExternalProject)
4
4
5
5
ExternalProject_Add(Windows-CalcEngine
6
6
GIT_REPOSITORY https://github.com/LBNL-ETA/Windows-CalcEngine.git
7
- GIT_TAG "2025AugustFixes_1 "
7
+ GIT_TAG "Version_1.0.60 "
8
8
9
9
UPDATE_COMMAND ""
10
10
PATCH_COMMAND ""
Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ graph TD
9
9
nlohmann[nlohmann<br/><font color='red'>v3.12.0</font>]
10
10
BSDFXMLParser[BSDFXMLParser<br/><font color='red'>Version_0.0.5</font>]
11
11
THMXParser[THMXParser<br/><font color='red'>v1.1.3</font>]
12
- WindowsCalcEngine[WindowsCalcEngine<br/><font color='red'>Version_1.0.59 </font>]
12
+ WindowsCalcEngine[WindowsCalcEngine<br/><font color='red'>Version_1.0.60 </font>]
13
13
Windows-CalcStandards[Windows-CalcStandards<br/><font color='red'>v1.2.2</font>]
14
14
LibraryFEMTHERM[LibraryFEMTHERM<br/><font color='red'>Version_0.13</font>]
15
- WinCalc[WinCalc<br/><font color='red'>v2.5.11 </font>]
15
+ WinCalc[WinCalc<br/><font color='red'>v2.5.12 </font>]
16
16
17
17
%% Package relations
18
18
WinCalc --> OpticalMeasurementParser
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ include(ExternalProject)
6
6
7
7
ExternalProject_Add(googletest
8
8
GIT_REPOSITORY https://github.com/google/googletest.git
9
- GIT_TAG release-1.11 .0
9
+ GIT_TAG v1.17 .0
10
10
11
11
UPDATE_COMMAND ""
12
12
PATCH_COMMAND ""
You can’t perform that action at this time.
0 commit comments