Skip to content

Commit

Permalink
Update to 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mylifeasdog committed Jun 2, 2023
1 parent 1017a71 commit fa62692
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version:5.3
// swift-tools-version:5.7
// The swift-tools-version declares the minimum version of Swift required to build this package.

import PackageDescription
Expand All @@ -14,5 +14,5 @@ let package = Package(
targets: [
.binaryTarget(
name: "PGW",
url: "https://github.com/kingpowerclick/2C2P-iOS/releases/download/4.4.1/PGW.xcframework.zip",
checksum: "83672cdd521541c280140645571f04f31412694074226dc5580bf60f3c51e828") ])
url: "https://github.com/kingpowerclick/2C2P-iOS/releases/download/4.5.0/PGW.xcframework.zip",
checksum: "87ff6744416fd8f9e6a1e405d7a562a096c5e73c8810eb9bc808222e23ec52d1") ])

0 comments on commit fa62692

Please sign in to comment.