From 3aff9d8bde4e89bd4c9f4c16bd3c6872e08fde4c Mon Sep 17 00:00:00 2001 From: Herby Gillot Date: Thu, 29 Aug 2024 22:28:54 -0400 Subject: [PATCH] swiftlint: update to 0.57.0 --- devel/swiftlint/Portfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/swiftlint/Portfile b/devel/swiftlint/Portfile index 2c9950ae28582..3b54d608271fc 100644 --- a/devel/swiftlint/Portfile +++ b/devel/swiftlint/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup github 1.0 -github.setup realm swiftlint 0.52.4 +github.setup realm swiftlint 0.57.0 github.tarball_from archive revision 0 @@ -15,9 +15,9 @@ maintainers {gmail.com:christos.koninis @csknns} \ description Swift linter long_description A tool to enforce Swift style and conventions -checksums rmd160 87761a71e6c412ab19b055992a6659799dc65a8c \ - sha256 fb6ab7676f8c46d48b2f548cc95c74c2b063fd8b0e342cfca10083ce496737ab \ - size 828745 +checksums rmd160 fce7fd39e2948896ff08682b83a5149f31104bb6 \ + sha256 0f3db0cb0ca8696c72b3215fa543b339158e564347070d7ec0dc740446e0e4b6 \ + size 821065 # Clearing CPATH because of header conflicts with MacOSX13.sdk when using swiftPM build system compiler.cpath