Merge "sencha: build mpact_cheriot simulator from source"
diff --git a/platforms/nexus/renode.mk b/platforms/nexus/renode.mk
index 9b3bd8e..7100793 100644
--- a/platforms/nexus/renode.mk
+++ b/platforms/nexus/renode.mk
@@ -42,9 +42,8 @@
 #
 # From AntMicro's release. If there is a local build from `m renode_src` with
 # the same commit sha as the release build, it will be treated as up-to-date.
-# TODO: Unpin the release
 renode: | $(RENODE_OUT_DIR)
-	$(ROOTDIR)/scripts/download_renode.py --renode_dir $(RENODE_OUT_DIR) --release_name renode-1.15.0+20240531gitcc68145ef
+	$(ROOTDIR)/scripts/download_renode.py --renode_dir $(RENODE_OUT_DIR)
 
 ## Removes Renode build artifacts from sim/renode and out/
 renode_clean:
diff --git a/platforms/shodan/renode.mk b/platforms/shodan/renode.mk
index 9b3bd8e..7100793 100644
--- a/platforms/shodan/renode.mk
+++ b/platforms/shodan/renode.mk
@@ -42,9 +42,8 @@
 #
 # From AntMicro's release. If there is a local build from `m renode_src` with
 # the same commit sha as the release build, it will be treated as up-to-date.
-# TODO: Unpin the release
 renode: | $(RENODE_OUT_DIR)
-	$(ROOTDIR)/scripts/download_renode.py --renode_dir $(RENODE_OUT_DIR) --release_name renode-1.15.0+20240531gitcc68145ef
+	$(ROOTDIR)/scripts/download_renode.py --renode_dir $(RENODE_OUT_DIR)
 
 ## Removes Renode build artifacts from sim/renode and out/
 renode_clean: