LCECryptoKit new version

This commit is contained in:
Daniel Arantes Loverde
2025-10-07 15:06:10 -03:00
parent 4f84dfb108
commit 7b86616f92
2 changed files with 4 additions and 4 deletions

View File

@@ -1,13 +1,13 @@
{
"originHash" : "c64eb123858a637db7dce26475a35db7adb60ead911617c384beba36afa95bc5",
"originHash" : "0cae429bbd156715149253da2c3f23815f5e41836679a585dd496e0d48155975",
"pins" : [
{
"identity" : "lcecryptokitbinary",
"kind" : "remoteSourceControl",
"location" : "https://60c260c85d3a2fe840411b0ff98f521b5eca3c56@git.loverde.com.br/Loverde-Company-LTDA/LCECryptoKitBinary.git",
"state" : {
"revision" : "2e7850fdb14cacf6bf2eb160f64c3df84cf5b1c4",
"version" : "1.0.0"
"revision" : "efd58c115c41bd8c28a1458a9150778806953bd0",
"version" : "1.0.1"
}
}
],

View File

@@ -22,7 +22,7 @@ let package = Package(
url: isLocalDevelopment ?
"../LCECryptoKit/PrivateLib/LCECryptoKitBinary" :
"https://60c260c85d3a2fe840411b0ff98f521b5eca3c56@git.loverde.com.br/Loverde-Company-LTDA/LCECryptoKitBinary.git",
exact: "1.0.0"
exact: "1.0.1"
)
],
targets: [