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" ~> 20.1.0
3
- binary "https://api.mapbox.com/downloads/v2/carthage/search-sdk/MapboxSearch.json" == 1.0.0-beta.16
4
- binary "https://api.mapbox.com/downloads/v2/carthage/search-sdk/MapboxSearchUI.json" == 1.0.0-beta.16
3
+ binary "https://api.mapbox.com/downloads/v2/carthage/search-sdk/MapboxSearch.json" == 1.0.0-beta.17
4
+ binary "https://api.mapbox.com/downloads/v2/carthage/search-sdk/MapboxSearchUI.json" == 1.0.0-beta.17
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.16 "
11
- let searchVersionHash = " a2435e2b166358f550cf8c3c3e8e68a865db06b244a89f39746f3c59e45dc123 "
12
- let searchUIVersionHash = " f0435d0b151eeae2bd9de90a964b7dc249b819da49900248a379961f1bdf75fa "
10
+ let version = " 1.0.0-beta.17 "
11
+ let searchVersionHash = " cf32ebe7a16a63e6479e970e7e4b371eff4b22129d3af6f635a0f988b06a06ca "
12
+ let searchUIVersionHash = " 399b023227430d664c645b3dd493d5e0922566ea3c3c0e00260e8e1ee89f7449 "
13
13
14
14
let mapboxMobileEventsVersion : Version = " 1.0.0 "
15
15
let mapboxCommonVersion : Version = " 20.1.0 "
You can’t perform that action at this time.
0 commit comments