From da3d889d4a3c40531e9ad047c6567418db88508b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20R=C4=99bacz?= Date: Mon, 15 Feb 2021 00:32:42 +0100 Subject: [PATCH] Added tag release-1.10.0 for GoogleTest --- nests.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nests.json b/nests.json index 1affde6..b79d1a7 100644 --- a/nests.json +++ b/nests.json @@ -51,10 +51,10 @@ "plugin/gmock" ], "description": "The nest contains GoogleTest and GoogleMock libraries, as U++ packages", - "repository": "https://github.com/klugier/UppGoogleTest.git", + "repository": "https://github.com/klugier/UppGoogleTest.git release-1.10.0", "status": "stable", "category": "testing", - "readme": "https://raw.githubusercontent.com/klugier/UppGoogleTest/main/README.md" + "readme": "https://raw.githubusercontent.com/klugier/UppGoogleTest/release-1.10.0/README.md" }, { "name": "MessageCtrl",