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
4
- binary "https://api.mapbox.com/downloads/v2/carthage/search-sdk/MapboxSearchUI.json" == 1.0.0-beta.8
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
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.8 "
11
- let searchVersionHash = " 4f241760424cbfc8931065f2063b4f6262c3362b2387cd1c7dc7bc2a8c0213a6 "
12
- let searchUIVersionHash = " c0641dff0be2b6009841504746fae1440051261af3f08bd10e57953a6684235e "
10
+ let version = " 1.0.0-beta.8.2 "
11
+ let searchVersionHash = " 2a9d0dbb588aafff8c56aee3090b4aa207b098a43c3a0382ce604ba2227b18a7 "
12
+ let searchUIVersionHash = " 764d252ab3e34f5f85d8ff95c5b39b29d6df5373965c8f257a73ae1f6ef41d5a "
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