Skip to content

Commit

Permalink
update Package.swift for version 10.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rakutentech-ci-publisher committed Mar 21, 2024
1 parent 3b94677 commit bf911ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "RAnalytics",
url: "https://github.com/rakutentech/ios-analytics-framework/releases/download/10.0.2/RAnalyticsRelease-v10.0.2.zip",
checksum: "30bdd517b9b44fa74e8bb637c69ec082301dce7dfb22732e2f30e830b9f21f1e"
url: "https://github.com/rakutentech/ios-analytics-framework/releases/download/10.0.3/RAnalyticsRelease-v10.0.3.zip",
checksum: "e34277bacd896f9ab1c8da768d8fc437885db6fc01b4df53b3adc52a1f991188"
)
]
)

0 comments on commit bf911ff

Please sign in to comment.