Skip to content

Commit

Permalink
Update library
Browse files Browse the repository at this point in the history
  • Loading branch information
keeshux committed Oct 30, 2024
1 parent 0156a1d commit f7462ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"kind" : "remoteSourceControl",
"location" : "[email protected]:passepartoutvpn/passepartoutkit-source",
"state" : {
"revision" : "212bbf0c21e116d9703009c38bd0f0c2dd9e80b2"
"revision" : "8b4c47f716120fab3f219593cf4ae0e6e2c86677"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Passepartout/Library/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ let package = Package(
],
dependencies: [
// .package(url: "[email protected]:passepartoutvpn/passepartoutkit-source", from: "0.9.0"),
.package(url: "[email protected]:passepartoutvpn/passepartoutkit-source", revision: "212bbf0c21e116d9703009c38bd0f0c2dd9e80b2"),
.package(url: "[email protected]:passepartoutvpn/passepartoutkit-source", revision: "8b4c47f716120fab3f219593cf4ae0e6e2c86677"),
// .package(path: "../../../passepartoutkit-source"),
.package(url: "[email protected]:passepartoutvpn/passepartoutkit-source-openvpn-openssl", from: "0.9.1"),
// .package(url: "[email protected]:passepartoutvpn/passepartoutkit-source-openvpn-openssl", revision: "031863a1cd683962a7dfe68e20b91fa820a1ecce"),
Expand Down

0 comments on commit f7462ad

Please sign in to comment.