Skip to content

Commit

Permalink
Update cellar
Browse files Browse the repository at this point in the history
  • Loading branch information
RensDofferhoff authored Jan 23, 2025
1 parent 938509b commit d8be6af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/CMake/JASP.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ if(R_PKG_CELLAR_DOWNLOAD_REMOTE AND R_PKG_CELLAR_PATH STREQUAL "${CMAKE_BINARY_D
SET(CELLAR_HASH "0")
if(APPLE)
SET(R_PKG_CELLAR_REMOTE "https://static.jasp-stats.org/development/cellars/cellar_macOS_x86_64_latest.tar.gz")
SET(CELLAR_HASH "5dd0e03f0f45246d0a23c5c6d7387fe23947c001929f8a178cf6a3345d931a00")
SET(CELLAR_HASH "60e1040a1cf3947d4ce255ec98a8a9b192c88f9c4c6d6322e04da5368c3908ab")
if(CMAKE_OSX_ARCHITECTURES STREQUAL "arm64")
SET(R_PKG_CELLAR_REMOTE "https://static.jasp-stats.org/development/cellars/cellar_macOS_arm64_latest.tar.gz")
SET(CELLAR_HASH "7dfeb8ae52fe9a370234ec59ee9fd5f630d28900d97a07bdbe5e650fa323a4c8")
Expand Down

0 comments on commit d8be6af

Please sign in to comment.