From 7161ef63feeabf3a8d0ba02a522b0216fc497a64 Mon Sep 17 00:00:00 2001 From: Link Dupont Date: Tue, 23 Sep 2025 14:47:15 -0400 Subject: [PATCH] Rebuild with Swift 6.2 --- swiftlint.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swiftlint.spec b/swiftlint.spec index c14e48a..36d5280 100644 --- a/swiftlint.spec +++ b/swiftlint.spec @@ -9,7 +9,7 @@ # Whether to do release or debug builds %global config release -%global swift_version 6.1.3 +%global swift_version 6.2 Name: swiftlint # To update: bump this Version, then run swiftlint-get-bundled-deps.sh