Skip to content

Commit abd63db

Browse files
committed
v2.5.12
1 parent 99a30ce commit abd63db

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CMakeLists-Windows-CalcEngine.txt.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ include(ExternalProject)
44

55
ExternalProject_Add(Windows-CalcEngine
66
GIT_REPOSITORY https://github.com/LBNL-ETA/Windows-CalcEngine.git
7-
GIT_TAG "2025AugustFixes_1"
7+
GIT_TAG "Version_1.0.60"
88

99
UPDATE_COMMAND ""
1010
PATCH_COMMAND ""

doc/WinCalc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ graph TD
99
nlohmann[nlohmann<br/><font color='red'>v3.12.0</font>]
1010
BSDFXMLParser[BSDFXMLParser<br/><font color='red'>Version_0.0.5</font>]
1111
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>]
1313
Windows-CalcStandards[Windows-CalcStandards<br/><font color='red'>v1.2.2</font>]
1414
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>]
1616
1717
%% Package relations
1818
WinCalc --> OpticalMeasurementParser

test/CMakeLists.txt.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include(ExternalProject)
66

77
ExternalProject_Add(googletest
88
GIT_REPOSITORY https://github.com/google/googletest.git
9-
GIT_TAG release-1.11.0
9+
GIT_TAG v1.17.0
1010

1111
UPDATE_COMMAND ""
1212
PATCH_COMMAND ""

0 commit comments

Comments
 (0)