Skip to content

Commit c47b0d9

Browse files
authored
abacus 1.6.5 -> 1.6.6 (#117)
1 parent 8dca944 commit c47b0d9

File tree

5 files changed

+58
-58
lines changed

5 files changed

+58
-58
lines changed

dydx/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- Abacus (1.6.5)
2+
- Abacus (1.6.6)
33
- Amplitude-iOS (4.10.0)
44
- AppsFlyerFramework (6.13.1):
55
- AppsFlyerFramework/Main (= 6.13.1)
@@ -386,7 +386,7 @@ CHECKOUT OPTIONS:
386386
:http: https://ios-releases.fullstory.com/fullstory-1.29.0-xcframework.tar.gz
387387

388388
SPEC CHECKSUMS:
389-
Abacus: 7ecb0d386526b66d1c471baf7b9045767e369376
389+
Abacus: a86f7132d936c410c563d15efa3eab37dadc4bd9
390390
Amplitude-iOS: 7d8cdc3408ba35c2e68368fc7c692cd104606b94
391391
AppsFlyerFramework: 971521cf5b890c2afeab2f2c91734547b8b169ca
392392
Atributika: ecedf5259e4aa3c6278d840b6c18d60c1a8b6ca0

dydx/Pods/Local Podspecs/abacus.podspec.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dydx/Pods/Manifest.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dydx/Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 50 additions & 50 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

podspecs/Abacus.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'Abacus'
3-
spec.version = '1.6.5'
3+
spec.version = '1.6.6'
44
spec.homepage = 'https://github.com/dydxprotocol/v4-abacus'
55
spec.source = { :git => "git@github.com:dydxprotocol/v4-abacus.git", :tag => "v#{spec.version}" }
66
spec.authors = ''

0 commit comments

Comments
 (0)