Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed Jan 7, 2025
1 parent 09c57d4 commit 3a659ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ let package = Package(
.binaryTarget(
name: "WebRTC",
url: "https://github.com/jitsi/webrtc/releases/download/v124.0.2/WebRTC.xcframework.zip",
checksum: "d2548ea930ee135ea8269041c34031f388014d2b2c8aa5f7a7cfb892b603c31c"
checksum: "a5fc15bd2547e9e282e3756885c76fe78a223082e0f6a767a03791ea525f0e2e"
),
]
)

0 comments on commit 3a659ce

Please sign in to comment.