Skip to content

Commit

Permalink
Update to SHA of assets for 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
macumber committed Jul 14, 2024
1 parent d198bcf commit b12bd77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FindOpenStudioSDK.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set(OPENSTUDIO_VERSION "${OPENSTUDIO_VERSION_MAJOR}.${OPENSTUDIO_VERSION_MINOR}.
#If this is an official release, leave this "", otherwise put for eg '-rc1'
set(OPENSTUDIO_VERSION_PRERELEASE "")
# Enter SHA, always, eg "+79857912c4"
set(OPENSTUDIO_VERSION_SHA "+ca6043ee16")
set(OPENSTUDIO_VERSION_SHA "+d5269793f1")

# Paths where the cmake-downloaded archives will be put
set(OPENSTUDIO_ARCHIVE_DIR "${PROJECT_BINARY_DIR}/OpenStudio-${OPENSTUDIO_VERSION}")
Expand Down

0 comments on commit b12bd77

Please sign in to comment.