Skip to content

Commit 24ffbad

Browse files
committed
Package.swift 5.4.12
1 parent 2e318f4 commit 24ffbad

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

Package.swift

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,32 +31,32 @@ let package = Package(
3131

3232
.binaryTarget(
3333
name: "TCServerSide_noIDFA",
34-
url: "https://github.com/CommandersAct/iOSV5/raw/5.4.11/TCServerSide/5/4/3/TCServerSide_noIDFA.zip",
35-
checksum: "17438e5de4bb85e7a45a5dbcf0748d6cc7490f7cc0c8654fe698d8055423fa4c"
34+
url: "https://github.com/CommandersAct/iOSV5/raw/5.4.12/TCServerSide/5/4/4/TCServerSide_noIDFA.zip",
35+
checksum: "73256ac37b9a9e3a42705c87cc607e601f8b68aced919cb48afc92d0f4a3b436"
3636
),
3737
.binaryTarget(
3838
name: "TCCore",
39-
url: "https://github.com/CommandersAct/iOSV5/raw/5.4.11/TCCore/5/4/0/TCCore.zip",
40-
checksum: "abe3dfefa19422d61580e0bb055aaadb7a412211e6051a58b63a4fd74ded3727"
39+
url: "https://github.com/CommandersAct/iOSV5/raw/5.4.12/TCCore/5/4/1/TCCore.zip",
40+
checksum: "7ee0d1da0183dde1bbb353d45df3ed71ad81a73b81bcb5e5653fca74b48d377e"
4141
),
4242
.binaryTarget(
4343
name: "TCServerSide",
44-
url: "https://github.com/CommandersAct/iOSV5/raw/5.4.11/TCServerSide/5/4/3/TCServerSide.zip",
45-
checksum: "1dc9e3f0ff0820b5c0af681c3208cc2fff7bb5da5a0888ea73c3e67cdb2a6ae2"
44+
url: "https://github.com/CommandersAct/iOSV5/raw/5.4.12/TCServerSide/5/4/4/TCServerSide.zip",
45+
checksum: "ec46a3c321acabd0008f6269daa9c5f5290b5328107e64b28bb01d840bc028cb"
4646
),
4747
.binaryTarget(
4848
name: "TCIAB",
49-
url: "https://github.com/CommandersAct/iOSV5/raw/5.4.11/TCIAB/5/1/1/TCIAB.zip",
50-
checksum: "ca70c0568bdc98359e1a5f61a17274dab888bd64e3973ea15a7e7cc8e26f400f"
49+
url: "https://github.com/CommandersAct/iOSV5/raw/5.4.12/TCIAB/5/1/1/TCIAB.zip",
50+
checksum: "f7d8c6b5012657845c4eebf14c9cbb530e1e9691db6291d932107e305b2aa8ab"
5151
),
5252
.binaryTarget(
5353
name: "TCConsent",
54-
url: "https://github.com/CommandersAct/iOSV5/raw/5.4.11/TCConsent/5/3/4/TCConsent.zip",
55-
checksum: "fba1d5e614e128f811a14127a595f26e02a48233229c4647a80f2dd2d6919329"
54+
url: "https://github.com/CommandersAct/iOSV5/raw/5.4.12/TCConsent/5/3/4/TCConsent.zip",
55+
checksum: "25fb67b4c8a91132fce9b73044782f7febc3b1443d923c9a7c1f2bb632f1cd41"
5656
),
5757
.binaryTarget(
5858
name: "TCPartners",
59-
url: "https://github.com/CommandersAct/iOSV5/raw/5.4.11/TCPartners/5/0/3/TCPartners.zip",
60-
checksum: "5ae65c28d7786bf322fec0b1d2d94e19877cc5ff2b605453c0ab59cea1904f00"
59+
url: "https://github.com/CommandersAct/iOSV5/raw/5.4.12/TCPartners/5/0/3/TCPartners.zip",
60+
checksum: "88e736e9b3444cd05591d448470432fb3a256883ad88cec65e2ccfeb0f9e34cb"
6161
), ]
6262
)

0 commit comments

Comments
 (0)