Skip to content

Commit

Permalink
Fix ROS2 gem's version number (#14)
Browse files Browse the repository at this point in the history
* Fix ROS2 gem's version number
* Update package hash for the ros2 gem

Signed-off-by: Steve Pham <[email protected]>
  • Loading branch information
spham-amzn authored Oct 9, 2024
1 parent 81b5c0c commit 0f537e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/repo.json
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
"sha256": "aace14afcbe3feda0be0b11cb3610d93ec8e3e55a7b2f185df51ea468e7e7554"
},
{
"version": "3.1.1",
"version": "3.2.1",
"origin_url": "https://robotec.ai",
"source_control_uri": "https://github.com/o3de/o3de-extras/development/Gems/ROS2",
"compatible_engines": [
Expand All @@ -226,8 +226,8 @@
"PrimitiveAssets",
"StartingPointInput"
],
"download_source_uri": "https://github.com/o3de/o3de-extras/releases/download/2.0/ros2-3.1.1-gem.zip",
"sha256": "2098559defed56d29b064dd3541dca153ecb3594bd5eeada3cb85e98309825f5"
"download_source_uri": "https://github.com/o3de/o3de-extras/releases/download/2.0/ros2-3.2.1-gem.zip",
"sha256": "9ed6ecb4897fcb38d785ff59dff7c6691a34044df7f7822ea9e4ea54e29d03f9"
}
]
},
Expand Down

0 comments on commit 0f537e3

Please sign in to comment.