From 26151819c49959a873f27100769d121ee7cd42a5 Mon Sep 17 00:00:00 2001 From: relikd Date: Sat, 1 Oct 2022 15:32:40 +0200 Subject: [PATCH] fix: update carthage version for RSXML2 --- Cartfile | 2 +- Cartfile.resolved | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cartfile b/Cartfile index 0f6212a..4f26ddf 100644 --- a/Cartfile +++ b/Cartfile @@ -1 +1 @@ -github "relikd/RSXML2" "f1a02fabbdece48e3f7835725c65a7589d98782f" \ No newline at end of file +github "relikd/RSXML2" "v2.0.1" \ No newline at end of file diff --git a/Cartfile.resolved b/Cartfile.resolved index 1f29201..b21d643 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1 +1 @@ -github "relikd/RSXML2" "f1a02fabbdece48e3f7835725c65a7589d98782f" +github "relikd/RSXML2" "v2.0.1"