Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
Updating package Guardian_Connect to 1.8.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
soner-yuksel committed Jun 8, 2023
1 parent 5b10c2f commit c590225
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/GuardianFirewall/GuardianConnect",
"state" : {
"revision" : "b52ab44f1f1fc8593b9b3006a9514a332cbaede7",
"version" : "1.8.5-dev-1"
"revision" : "2b97ae55edd9642cf721520129e807e576642e4f",
"version" : "1.8.5"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ var package = Package(
.package(url: "https://github.com/apple/swift-algorithms", from: "1.0.0"),
.package(url: "https://github.com/devxoul/Then", from: "2.7.0"),
.package(url: "https://github.com/mkrd/Swift-BigInt", from: "2.0.0"),
.package(url: "https://github.com/GuardianFirewall/GuardianConnect", exact: "1.8.5-dev-1"),
.package(url: "https://github.com/GuardianFirewall/GuardianConnect", exact: "1.8.5"),
.package(url: "https://github.com/pointfreeco/swift-custom-dump", from: "0.6.0"),
.package(name: "Static", path: "ThirdParty/Static"),
],
Expand Down

0 comments on commit c590225

Please sign in to comment.