diff --git a/Package.resolved b/Package.resolved index e6873e5..563f2c1 100644 --- a/Package.resolved +++ b/Package.resolved @@ -4,7 +4,7 @@ { "identity" : "lcecryptokitbinary", "kind" : "remoteSourceControl", - "location" : "https://60c260c85d3a2fe840411b0ff98f521b5eca3c56@git.loverde.com.br/Loverde-Company-LTDA/LCECryptoKitBinary.git", + "location" : "https://7876d8abdb7260a455259d01de49c4022f5da13c@git.loverde.com.br/Loverde-Company-LTDA/LCECryptoKitBinary.git", "state" : { "revision" : "11f66b1b9785b4965e027c2fa4742f61e8453403", "version" : "1.0.4" diff --git a/Package.swift b/Package.swift index 66b6d97..d5c1b1b 100644 --- a/Package.swift +++ b/Package.swift @@ -7,7 +7,7 @@ let enableCryptoBinary = ProcessInfo.processInfo.environment["LCE_ENABLE_CRYPTO_ let cryptoPackageURL = isLocalDevelopment ? "../LCECryptoKit/PrivateLib/LCECryptoKitBinary" - : "https://60c260c85d3a2fe840411b0ff98f521b5eca3c56@git.loverde.com.br/Loverde-Company-LTDA/LCECryptoKitBinary.git" + : "https://7876d8abdb7260a455259d01de49c4022f5da13c@git.loverde.com.br/Loverde-Company-LTDA/LCECryptoKitBinary.git" let packageDependencies: [Package.Dependency] = enableCryptoBinary ? [