Skip to content

Commit

Permalink
Release 4.7.1-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dittotester committed Apr 26, 2024
1 parent c09730d commit c539692
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ let package = Package(
),
.binaryTarget(
name: "DittoSwift",
url: "https://software.ditto.live/cocoa/DittoSwift/4.7.1-rc.2/dist/DittoSwift.xcframework.zip",
checksum: "01edbfbe476f925fe783e99caafc495da78d004c6605c8d7c85470065c57660b"
url: "https://software.ditto.live/cocoa/DittoSwift/4.7.1-rc.3/dist/DittoSwift.xcframework.zip",
checksum: "e9e5078a090b6b25aa121089d74baacd6bb862f18fd97d3ffd2009b4229737f9"
),
.binaryTarget(
name: "DittoObjC",
url: "https://software.ditto.live/cocoa/DittoObjC/4.7.1-rc.2/dist/DittoObjC.xcframework.zip",
checksum: "120e81a925fb380a5aea9ce39935ad1688c77246eb993e270702d3f8d6c47fa4"
url: "https://software.ditto.live/cocoa/DittoObjC/4.7.1-rc.3/dist/DittoObjC.xcframework.zip",
checksum: "1b93b737943bb172e95d936a3b99ea6eec019c4c2302c9bdcf99b37265f23734"
),
]
)

0 comments on commit c539692

Please sign in to comment.