From 2f8df45c417051b501976c748ea7bb4c73325753 Mon Sep 17 00:00:00 2001 From: kishikawakatsumi <40610+kishikawakatsumi@users.noreply.github.com> Date: Mon, 11 Aug 2025 00:52:16 +0000 Subject: [PATCH] Update Swift Packages --- Package.resolved | 24 ++++++++++++------------ Resources/Package.swift.json | 6 +++--- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Package.resolved b/Package.resolved index 906a6ec4..9c539a6e 100644 --- a/Package.resolved +++ b/Package.resolved @@ -105,8 +105,8 @@ "repositoryURL": "https://github.com/apple/swift-certificates.git", "state": { "branch": null, - "revision": "870f4d5fe5fcfedc13f25d70e103150511746404", - "version": "1.11.0" + "revision": "c059d9c9d08d6654b9a92dda93d9049a278964c6", + "version": "1.12.0" } }, { @@ -123,8 +123,8 @@ "repositoryURL": "https://github.com/apple/swift-crypto.git", "state": { "branch": null, - "revision": "176abc28e002a9952470f08745cd26fad9286776", - "version": "3.13.3" + "revision": "334e682869394ee239a57dbe9262bff3cd9495bd", + "version": "3.14.0" } }, { @@ -141,8 +141,8 @@ "repositoryURL": "https://github.com/apple/swift-http-structured-headers.git", "state": { "branch": null, - "revision": "db6eea3692638a65e2124990155cd220c2915903", - "version": "1.3.0" + "revision": "1625f271afb04375bf48737a5572613248d0e7a0", + "version": "1.4.0" } }, { @@ -177,8 +177,8 @@ "repositoryURL": "https://github.com/apple/swift-nio.git", "state": { "branch": null, - "revision": "a5fea865badcb1c993c85b0f0e8d05a4bd2270fb", - "version": "2.85.0" + "revision": "1c30f0f2053b654e3d1302492124aa6d242cdba7", + "version": "2.86.0" } }, { @@ -213,8 +213,8 @@ "repositoryURL": "https://github.com/apple/swift-nio-transport-services.git", "state": { "branch": null, - "revision": "decfd235996bc163b44e10b8a24997a3d2104b90", - "version": "1.25.0" + "revision": "e645014baea2ec1c2db564410c51a656cf47c923", + "version": "1.25.1" } }, { @@ -249,8 +249,8 @@ "repositoryURL": "https://github.com/apple/swift-system.git", "state": { "branch": null, - "revision": "b63d24d465e237966c3f59f47dcac6c70fb0bca3", - "version": "1.6.1" + "revision": "890830fff1a577dc83134890c7984020c5f6b43b", + "version": "1.6.2" } }, { diff --git a/Resources/Package.swift.json b/Resources/Package.swift.json index 2339d1ba..67f2a48d 100644 --- a/Resources/Package.swift.json +++ b/Resources/Package.swift.json @@ -101,7 +101,7 @@ "requirement" : { "range" : [ { - "lowerBound" : "3.13.3", + "lowerBound" : "3.14.0", "upperBound" : "4.0.0" } ] @@ -157,7 +157,7 @@ "requirement" : { "range" : [ { - "lowerBound" : "1.6.1", + "lowerBound" : "1.6.2", "upperBound" : "2.0.0" } ] @@ -174,7 +174,7 @@ "name" : "App", "packageKind" : { "root" : [ - "/private/var/folders/y6/nj790rtn62lfktb1sh__79hc0000gn/T/tmp.qYOq3Mbq0V" + "/private/var/folders/x7/ch5v91h56_zbvbd1y2f600dm0000gn/T/tmp.dFuHZQsqRp" ] }, "pkgConfig" : null,