Skip to content

Commit

Permalink
6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
measure-team-anyline committed Aug 26, 2024
1 parent ee94964 commit d2133da
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 @@ -13,8 +13,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "AnylineTireTreadSdk",
url: "https://ttr-sdk-ios.anyline.io/stable/5.2.0/AnylineTireTreadSdk_spm_5.2.0.zip",
checksum: "589653ad8e83695482f6e6a71ff524ba65c2e4d5d93883d84d9c67734cf021fd"
url: "https://ttr-sdk-ios.anyline.io/stable/6.0.0/AnylineTireTreadSdk_spm_6.0.0.zip",
checksum: "a2bad83dbc24d3648e8c67166ec40b0d364943f9acf47a24d0fc40926b6734f2"
)
]
)

0 comments on commit d2133da

Please sign in to comment.