From 8ca19fa8a1a157960e3eae8cff64ef0b988701bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 18:42:40 +0100 Subject: [PATCH] Bump github.com/1024jp/gzipswift from 6.0.1 to 6.1.0 (#1050) Bumps [github.com/1024jp/gzipswift](https://github.com/1024jp/GzipSwift) from 6.0.1 to 6.1.0. --- Package.resolved | 4 ++-- Package.swift | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Package.resolved b/Package.resolved index 65d2e66d8..78a4f7818 100644 --- a/Package.resolved +++ b/Package.resolved @@ -41,8 +41,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/1024jp/GzipSwift.git", "state" : { - "revision" : "731037f6cc2be2ec01562f6597c1d0aa3fe6fd05", - "version" : "6.0.1" + "revision" : "56bf51fdd2fe4b2cf254b2cf34aede3d7caccc6c", + "version" : "6.1.0" } }, { diff --git a/Package.swift b/Package.swift index 64e215b67..02fcb31f1 100644 --- a/Package.swift +++ b/Package.swift @@ -55,7 +55,7 @@ let package = Package( .package(url: "https://github.com/duckduckgo/content-scope-scripts", exact: "6.28.0"), .package(url: "https://github.com/httpswift/swifter.git", exact: "1.5.0"), .package(url: "https://github.com/duckduckgo/bloom_cpp.git", exact: "3.0.0"), - .package(url: "https://github.com/1024jp/GzipSwift.git", exact: "6.0.1") + .package(url: "https://github.com/1024jp/GzipSwift.git", exact: "6.1.0") ], targets: [ .target(