Skip to content

Commit

Permalink
update Package.swift for version 9.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rakutentech-ci-publisher committed Jun 9, 2022
1 parent 0f779ae commit 0536c38
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/9.4.1/RAnalyticsRelease-v9.4.1.zip",
checksum: "3cb209fd4f5b2bd37575dbd2676a4069e8f62aba0b702d20e4a7ae25e10c702c"
url: "https://github.com/rakutentech/ios-analytics-framework/releases/download/9.5.0/RAnalyticsRelease-v9.5.0.zip",
checksum: "ee589ccdc754539938ca57720666d2d3896a1ecf57d6436bb2485447bd1a7458"
)
]
)

0 comments on commit 0536c38

Please sign in to comment.