@@ -186,19 +186,19 @@ <h2 id="stable-releases">Stable Releases</h2>
186
186
< a href ="https://github.com/RobotLocomotion/drake/releases "> releases</ a > page.</ p >
187
187
188
188
< p > The most recent release is
189
- < a href ="https://github.com/RobotLocomotion/drake/releases/tag/v1.44 .0 "> v1.44 .0</ a > :</ p >
189
+ < a href ="https://github.com/RobotLocomotion/drake/releases/tag/v1.45 .0 "> v1.45 .0</ a > :</ p >
190
190
191
191
< ul >
192
- < li > < a href ="https://github.com/RobotLocomotion/drake/releases/download/v1.44 .0/drake-v1.44 .0-jammy.tar.gz "> https://github.com/RobotLocomotion/drake/releases/download/v1.44 .0/drake-v1.44 .0-jammy.tar.gz</ a > </ li >
193
- < li > < a href ="https://github.com/RobotLocomotion/drake/releases/download/v1.44 .0/drake-v1.44 .0-noble.tar.gz "> https://github.com/RobotLocomotion/drake/releases/download/v1.44 .0/drake-v1.44 .0-noble.tar.gz</ a > </ li >
194
- < li > https://github.com/RobotLocomotion/drake/releases/download/v1.44 .0/drake-v1.44 .0-mac-arm64.tar.gz (for arm64)</ li >
192
+ < li > < a href ="https://github.com/RobotLocomotion/drake/releases/download/v1.45 .0/drake-v1.45 .0-jammy.tar.gz "> https://github.com/RobotLocomotion/drake/releases/download/v1.45 .0/drake-v1.45 .0-jammy.tar.gz</ a > </ li >
193
+ < li > < a href ="https://github.com/RobotLocomotion/drake/releases/download/v1.45 .0/drake-v1.45 .0-noble.tar.gz "> https://github.com/RobotLocomotion/drake/releases/download/v1.45 .0/drake-v1.45 .0-noble.tar.gz</ a > </ li >
194
+ < li > https://github.com/RobotLocomotion/drake/releases/download/v1.45 .0/drake-v1.45 .0-mac-arm64.tar.gz (for arm64)</ li >
195
195
</ ul >
196
196
197
197
< p > Users of macOS must download using a command-line tool such as < code class ="language-plaintext highlighter-rouge "> curl</ code > instead
198
198
of using a web browser, to avoid hassles from Gatekeeper checks for malicious
199
199
software. For example:</ p >
200
200
201
- < div class ="language-plaintext highlighter-rouge "> < div class ="highlight "> < pre class ="highlight "> < code > curl -fsSLO https://github.com/RobotLocomotion/drake/releases/download/v1.44 .0/drake-v1.44 .0-mac-arm64.tar.gz
201
+ < div class ="language-plaintext highlighter-rouge "> < div class ="highlight "> < pre class ="highlight "> < code > curl -fsSLO https://github.com/RobotLocomotion/drake/releases/download/v1.45 .0/drake-v1.45 .0-mac-arm64.tar.gz
202
202
</ code > </ pre > </ div > </ div >
203
203
204
204
< h3 id ="use-as-a-c-library "> Use as a C++ library</ h3 >
0 commit comments