Skip to content

Commit

Permalink
[workspace] Fix typo in mosek checksum (RobotLocomotion#21175)
Browse files Browse the repository at this point in the history
  • Loading branch information
BetsyMcPhail authored Mar 21, 2024
1 parent 8518e84 commit d62e924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/workspace/mosek/repository.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def mosek_repository(
# https://docs.mosek.com/latest/licensing/license-agreement-info.html
version = "10.1.21",
sha256 = {
"mosektoolslinuxaarch64.tar.bz2": "f37b7b3806e467c64a02e95b2ab009f6fe8430f25ffc72ed56885f7684dec486", # noqa
"mosektoolslinuxaarch64.tar.bz2": "c2d15979dc1190ff83949b2e79244137ed4013fdb47de90fb62836088749e0ca", # noqa
"mosektoolslinux64x86.tar.bz2": "f37b7b3806e467c64a02e95b2ab009f6fe8430f25ffc72ed56885f7684dec486", # noqa
"mosektoolsosxaarch64.tar.bz2": "f6e862cab171b7897a6f1ad21c3c0fbdf33dc1310f50c792295ab008321950c7", # noqa
"mosektoolsosx64x86.tar.bz2": "3ad45f7e535b6d3bb8be955f403ded30a7f186424057f11024afc57427cbb012", # noqa
Expand Down

0 comments on commit d62e924

Please sign in to comment.