From f4d8e5f408624c634cba238165d967ca179ab0c0 Mon Sep 17 00:00:00 2001 From: Steve Pham <82231385+spham-amzn@users.noreply.github.com> Date: Wed, 9 Oct 2024 11:29:22 -0700 Subject: [PATCH] Update download source uri to match the gem.json for ROS2 gem (#16) Signed-off-by: Steve Pham <82231385+spham-amzn@users.noreply.github.com> --- src/repo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/repo.json b/src/repo.json index 618f57d..cb0aebd 100644 --- a/src/repo.json +++ b/src/repo.json @@ -226,7 +226,7 @@ "PrimitiveAssets", "StartingPointInput" ], - "download_source_uri": "https://github.com/o3de/o3de-extras/releases/download/2.0/ros2-3.2.1-gem.zip", + "download_source_uri": "https://github.com/o3de/o3de-extras/releases/download/2.0//ros2-3.2.1-gem.zip", "sha256": "9ed6ecb4897fcb38d785ff59dff7c6691a34044df7f7822ea9e4ea54e29d03f9" } ]