Skip to content

Commit

Permalink
mujoco: Update to version 3.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 3, 2024
1 parent e1e6fa2 commit 2dc3d07
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/mujoco.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "3.2.5",
"version": "3.2.6",
"description": "Multi-Joint dynamics with Contact. A general purpose physics simulator.",
"homepage": "https://mujoco.org/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/google-deepmind/mujoco/releases/download/3.2.5/mujoco-3.2.5-windows-x86_64.zip",
"hash": "6640d23f538c9f6fb9620eb22d65444fc0b67e4a5c0b0695738fd27d84951a34"
"url": "https://github.com/google-deepmind/mujoco/releases/download/3.2.6/mujoco-3.2.6-windows-x86_64.zip",
"hash": "2569c36bedff84e7df689b87f7eaba1e0bd5befced5917aae39f7f4cda86be6f"
}
},
"bin": "bin\\simulate.exe",
Expand Down

0 comments on commit 2dc3d07

Please sign in to comment.