File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
binary "https://api.mapbox.com/downloads/v2/carthage/mapbox-events-ios/MapboxMobileEvents.json" ~> 1.0.0
2
2
binary "https://api.mapbox.com/downloads/v2/carthage/mapbox-common/MapboxCommon.json" ~> 16.0.0
3
- binary "https://api.mapbox.com/downloads/v2/carthage/search-sdk/MapboxSearch.json" == 1.0.0-beta.8.2
4
- binary "https://api.mapbox.com/downloads/v2/carthage/search-sdk/MapboxSearchUI.json" == 1.0.0-beta.8.2
3
+ binary "https://api.mapbox.com/downloads/v2/carthage/search-sdk/MapboxSearch.json" == 1.0.0-beta.10
4
+ binary "https://api.mapbox.com/downloads/v2/carthage/search-sdk/MapboxSearchUI.json" == 1.0.0-beta.10
Original file line number Diff line number Diff line change @@ -7,9 +7,9 @@ import Foundation
7
7
8
8
let registry = SDKRegistry ( )
9
9
10
- let version = " 1.0.0-beta.9 "
11
- let searchVersionHash = " 67107b0a9b8018a5242248806b51d4f1e079c4774d973266be8d302c5c2a742e "
12
- let searchUIVersionHash = " a75f356a839b43cc19e4cabcb1d30417382f59894eeae4c9beafea732bc25209 "
10
+ let version = " 1.0.0-beta.10 "
11
+ let searchVersionHash = " 5e6f0335d413b24dc2fe3e84857e0f07607590c16ee837605cdaabc7055126db "
12
+ let searchUIVersionHash = " 2d3774b9bbd87236fcd47b2f4a6b9b34e31b37641cdb5e1fb7f739c6ed431598 "
13
13
14
14
let mapboxMobileEventsVersion : Version = " 1.0.0 "
15
15
let mapboxCommonVersion : Version = " 16.0.0 "
You can’t perform that action at this time.
0 commit comments