From fcfd28c3b73ad06892bb7ae2e360a18e3c373ffa Mon Sep 17 00:00:00 2001 From: John Lotoski Date: Sat, 6 Apr 2024 12:09:17 -0500 Subject: [PATCH] add: cardano-node 8.10.0 tag --- projects.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/projects.json b/projects.json index b2d1c4c..f4e60e0 100644 --- a/projects.json +++ b/projects.json @@ -60,6 +60,9 @@ "github:IntersectMBO/cardano-node/${tag}#db-analyser", "github:IntersectMBO/cardano-node/${tag}#db-synthesizer", "github:IntersectMBO/cardano-node/${tag}#db-truncater" + ], + "refs": [ + "^refs/tags/8\\.10\\.0-pre$" ] }, "mithril": {