Skip to content

Commit bcb6d5a

Browse files
author
aws-amplify-ops
committed
chore: finalize release 1.30.2 [skip ci]
1 parent f509d53 commit bcb6d5a

File tree

8 files changed

+120
-118
lines changed

8 files changed

+120
-118
lines changed

AmplifyPlugins/API/Podfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
PODS:
2-
- Amplify (1.30.1):
3-
- Amplify/Default (= 1.30.1)
4-
- Amplify/Default (1.30.1)
5-
- AmplifyPlugins/AWSCognitoAuthPlugin (1.30.1):
2+
- Amplify (1.30.2):
3+
- Amplify/Default (= 1.30.2)
4+
- Amplify/Default (1.30.2)
5+
- AmplifyPlugins/AWSCognitoAuthPlugin (1.30.2):
66
- AWSAuthCore (~> 2.33.0)
77
- AWSCognitoIdentityProvider (~> 2.33.0)
88
- AWSCognitoIdentityProviderASF (~> 2.33.0)
99
- AWSCore (~> 2.33.0)
1010
- AWSMobileClient (~> 2.33.0)
11-
- AWSPluginsCore (= 1.30.1)
12-
- AmplifyTestCommon (1.30.1):
13-
- Amplify (= 1.30.1)
14-
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.30.1)
11+
- AWSPluginsCore (= 1.30.2)
12+
- AmplifyTestCommon (1.30.2):
13+
- Amplify (= 1.30.2)
14+
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.30.2)
1515
- CwlPreconditionTesting (~> 2.0)
16-
- AmplifyTestCommon/AWSPluginsTestCommon (1.30.1):
17-
- Amplify (= 1.30.1)
16+
- AmplifyTestCommon/AWSPluginsTestCommon (1.30.2):
17+
- Amplify (= 1.30.2)
1818
- AWSCore (~> 2.33.0)
1919
- AWSMobileClient (~> 2.33.0)
20-
- AWSPluginsCore (= 1.30.1)
20+
- AWSPluginsCore (= 1.30.2)
2121
- CwlPreconditionTesting (~> 2.0)
2222
- AppSyncRealTimeClient (3.1.0):
2323
- Starscream (~> 4.0.4)
@@ -34,8 +34,8 @@ PODS:
3434
- AWSCognitoIdentityProvider (= 2.33.0)
3535
- AWSCognitoIdentityProviderASF (= 2.33.0)
3636
- AWSCore (= 2.33.0)
37-
- AWSPluginsCore (1.30.1):
38-
- Amplify (= 1.30.1)
37+
- AWSPluginsCore (1.30.2):
38+
- Amplify (= 1.30.2)
3939
- AWSCore (~> 2.33.0)
4040
- CwlCatchException (2.1.1):
4141
- CwlCatchExceptionSupport (~> 2.1.1)
@@ -96,16 +96,16 @@ CHECKOUT OPTIONS:
9696
:tag: 2.1.0
9797

9898
SPEC CHECKSUMS:
99-
Amplify: 374e7d1fce6c00c79521d70f17b8551a3731ab6c
100-
AmplifyPlugins: 033d934593fd132f127ae6ad5053136e73595b15
101-
AmplifyTestCommon: 294e9d964a5078beb0df97466173cedd23f52cf5
99+
Amplify: 545900b8b5281e25cbad3098e509f07ec458f37c
100+
AmplifyPlugins: bcbe68660e157648b81afcea856c805f3eeb9e81
101+
AmplifyTestCommon: 4e4cf39e7b812f7fc32f28be2d074486cf7ee144
102102
AppSyncRealTimeClient: 49901c6f21e541bec09281854c5695a6c1309bf7
103103
AWSAuthCore: 544324f7c595cba78440027039c4429e6ce588fa
104104
AWSCognitoIdentityProvider: f7364fdae1109e6f326c19e98f5ed5b5d413d929
105105
AWSCognitoIdentityProviderASF: 2023303dc28588dfe95a4152e588bcea5e1f57ec
106106
AWSCore: ff962198e35c750cb1d59cd459c51f1990e3ec68
107107
AWSMobileClient: 9fab7504e6403dda5988471aa82cfd33ef8a8b78
108-
AWSPluginsCore: 8cf2d2d7715499a51f5f610865fdd50d6cfd2f19
108+
AWSPluginsCore: 9044823373e959f63cf6472bf13dda292ff26883
109109
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
110110
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
111111
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8

AmplifyPlugins/Analytics/Podfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
PODS:
2-
- Amplify (1.30.1):
3-
- Amplify/Default (= 1.30.1)
4-
- Amplify/Default (1.30.1)
5-
- AmplifyPlugins/AWSCognitoAuthPlugin (1.30.1):
2+
- Amplify (1.30.2):
3+
- Amplify/Default (= 1.30.2)
4+
- Amplify/Default (1.30.2)
5+
- AmplifyPlugins/AWSCognitoAuthPlugin (1.30.2):
66
- AWSAuthCore (~> 2.33.0)
77
- AWSCognitoIdentityProvider (~> 2.33.0)
88
- AWSCognitoIdentityProviderASF (~> 2.33.0)
99
- AWSCore (~> 2.33.0)
1010
- AWSMobileClient (~> 2.33.0)
11-
- AWSPluginsCore (= 1.30.1)
12-
- AmplifyTestCommon (1.30.1):
13-
- Amplify (= 1.30.1)
14-
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.30.1)
11+
- AWSPluginsCore (= 1.30.2)
12+
- AmplifyTestCommon (1.30.2):
13+
- Amplify (= 1.30.2)
14+
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.30.2)
1515
- CwlPreconditionTesting (~> 2.0)
16-
- AmplifyTestCommon/AWSPluginsTestCommon (1.30.1):
17-
- Amplify (= 1.30.1)
16+
- AmplifyTestCommon/AWSPluginsTestCommon (1.30.2):
17+
- Amplify (= 1.30.2)
1818
- AWSCore (~> 2.33.0)
1919
- AWSMobileClient (~> 2.33.0)
20-
- AWSPluginsCore (= 1.30.1)
20+
- AWSPluginsCore (= 1.30.2)
2121
- CwlPreconditionTesting (~> 2.0)
2222
- AWSAuthCore (2.33.0):
2323
- AWSCore (= 2.33.0)
@@ -34,8 +34,8 @@ PODS:
3434
- AWSCore (= 2.33.0)
3535
- AWSPinpoint (2.33.0):
3636
- AWSCore (= 2.33.0)
37-
- AWSPluginsCore (1.30.1):
38-
- Amplify (= 1.30.1)
37+
- AWSPluginsCore (1.30.2):
38+
- Amplify (= 1.30.2)
3939
- AWSCore (~> 2.33.0)
4040
- CwlCatchException (2.1.1):
4141
- CwlCatchExceptionSupport (~> 2.1.1)
@@ -94,16 +94,16 @@ CHECKOUT OPTIONS:
9494
:tag: 2.1.0
9595

9696
SPEC CHECKSUMS:
97-
Amplify: 374e7d1fce6c00c79521d70f17b8551a3731ab6c
98-
AmplifyPlugins: 033d934593fd132f127ae6ad5053136e73595b15
99-
AmplifyTestCommon: 294e9d964a5078beb0df97466173cedd23f52cf5
97+
Amplify: 545900b8b5281e25cbad3098e509f07ec458f37c
98+
AmplifyPlugins: bcbe68660e157648b81afcea856c805f3eeb9e81
99+
AmplifyTestCommon: 4e4cf39e7b812f7fc32f28be2d074486cf7ee144
100100
AWSAuthCore: 544324f7c595cba78440027039c4429e6ce588fa
101101
AWSCognitoIdentityProvider: f7364fdae1109e6f326c19e98f5ed5b5d413d929
102102
AWSCognitoIdentityProviderASF: 2023303dc28588dfe95a4152e588bcea5e1f57ec
103103
AWSCore: ff962198e35c750cb1d59cd459c51f1990e3ec68
104104
AWSMobileClient: 9fab7504e6403dda5988471aa82cfd33ef8a8b78
105105
AWSPinpoint: bf06c3d6d7d6db904f155a7828bb7aeca8e7fa7c
106-
AWSPluginsCore: 8cf2d2d7715499a51f5f610865fdd50d6cfd2f19
106+
AWSPluginsCore: 9044823373e959f63cf6472bf13dda292ff26883
107107
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
108108
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
109109
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8

AmplifyPlugins/Auth/Podfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
PODS:
2-
- Amplify (1.30.1):
3-
- Amplify/Default (= 1.30.1)
4-
- Amplify/Default (1.30.1)
5-
- AmplifyTestCommon (1.30.1):
6-
- Amplify (= 1.30.1)
7-
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.30.1)
2+
- Amplify (1.30.2):
3+
- Amplify/Default (= 1.30.2)
4+
- Amplify/Default (1.30.2)
5+
- AmplifyTestCommon (1.30.2):
6+
- Amplify (= 1.30.2)
7+
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.30.2)
88
- CwlPreconditionTesting (~> 2.0)
9-
- AmplifyTestCommon/AWSPluginsTestCommon (1.30.1):
10-
- Amplify (= 1.30.1)
9+
- AmplifyTestCommon/AWSPluginsTestCommon (1.30.2):
10+
- Amplify (= 1.30.2)
1111
- AWSCore (~> 2.33.0)
1212
- AWSMobileClient (~> 2.33.0)
13-
- AWSPluginsCore (= 1.30.1)
13+
- AWSPluginsCore (= 1.30.2)
1414
- CwlPreconditionTesting (~> 2.0)
1515
- AWSAuthCore (2.33.0):
1616
- AWSCore (= 2.33.0)
@@ -25,8 +25,8 @@ PODS:
2525
- AWSCognitoIdentityProvider (= 2.33.0)
2626
- AWSCognitoIdentityProviderASF (= 2.33.0)
2727
- AWSCore (= 2.33.0)
28-
- AWSPluginsCore (1.30.1):
29-
- Amplify (= 1.30.1)
28+
- AWSPluginsCore (1.30.2):
29+
- Amplify (= 1.30.2)
3030
- AWSCore (~> 2.33.0)
3131
- CwlCatchException (2.1.1):
3232
- CwlCatchExceptionSupport (~> 2.1.1)
@@ -81,14 +81,14 @@ CHECKOUT OPTIONS:
8181
:tag: 2.1.0
8282

8383
SPEC CHECKSUMS:
84-
Amplify: 374e7d1fce6c00c79521d70f17b8551a3731ab6c
85-
AmplifyTestCommon: 294e9d964a5078beb0df97466173cedd23f52cf5
84+
Amplify: 545900b8b5281e25cbad3098e509f07ec458f37c
85+
AmplifyTestCommon: 4e4cf39e7b812f7fc32f28be2d074486cf7ee144
8686
AWSAuthCore: 544324f7c595cba78440027039c4429e6ce588fa
8787
AWSCognitoIdentityProvider: f7364fdae1109e6f326c19e98f5ed5b5d413d929
8888
AWSCognitoIdentityProviderASF: 2023303dc28588dfe95a4152e588bcea5e1f57ec
8989
AWSCore: ff962198e35c750cb1d59cd459c51f1990e3ec68
9090
AWSMobileClient: 9fab7504e6403dda5988471aa82cfd33ef8a8b78
91-
AWSPluginsCore: 8cf2d2d7715499a51f5f610865fdd50d6cfd2f19
91+
AWSPluginsCore: 9044823373e959f63cf6472bf13dda292ff26883
9292
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
9393
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
9494
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8

AmplifyPlugins/DataStore/Podfile.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
PODS:
2-
- Amplify (1.30.1):
3-
- Amplify/Default (= 1.30.1)
4-
- Amplify/Default (1.30.1)
5-
- AmplifyPlugins/AWSAPIPlugin (1.30.1):
2+
- Amplify (1.30.2):
3+
- Amplify/Default (= 1.30.2)
4+
- Amplify/Default (1.30.2)
5+
- AmplifyPlugins/AWSAPIPlugin (1.30.2):
66
- AppSyncRealTimeClient (~> 3.1)
77
- AWSCore (~> 2.33.0)
8-
- AWSPluginsCore (= 1.30.1)
9-
- AmplifyPlugins/AWSCognitoAuthPlugin (1.30.1):
8+
- AWSPluginsCore (= 1.30.2)
9+
- AmplifyPlugins/AWSCognitoAuthPlugin (1.30.2):
1010
- AWSAuthCore (~> 2.33.0)
1111
- AWSCognitoIdentityProvider (~> 2.33.0)
1212
- AWSCognitoIdentityProviderASF (~> 2.33.0)
1313
- AWSCore (~> 2.33.0)
1414
- AWSMobileClient (~> 2.33.0)
15-
- AWSPluginsCore (= 1.30.1)
16-
- AmplifyTestCommon (1.30.1):
17-
- Amplify (= 1.30.1)
18-
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.30.1)
15+
- AWSPluginsCore (= 1.30.2)
16+
- AmplifyTestCommon (1.30.2):
17+
- Amplify (= 1.30.2)
18+
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.30.2)
1919
- CwlPreconditionTesting (~> 2.0)
20-
- AmplifyTestCommon/AWSPluginsTestCommon (1.30.1):
21-
- Amplify (= 1.30.1)
20+
- AmplifyTestCommon/AWSPluginsTestCommon (1.30.2):
21+
- Amplify (= 1.30.2)
2222
- AWSCore (~> 2.33.0)
2323
- AWSMobileClient (~> 2.33.0)
24-
- AWSPluginsCore (= 1.30.1)
24+
- AWSPluginsCore (= 1.30.2)
2525
- CwlPreconditionTesting (~> 2.0)
2626
- AppSyncRealTimeClient (3.1.0):
2727
- Starscream (~> 4.0.4)
@@ -38,8 +38,8 @@ PODS:
3838
- AWSCognitoIdentityProvider (= 2.33.0)
3939
- AWSCognitoIdentityProviderASF (= 2.33.0)
4040
- AWSCore (= 2.33.0)
41-
- AWSPluginsCore (1.30.1):
42-
- Amplify (= 1.30.1)
41+
- AWSPluginsCore (1.30.2):
42+
- Amplify (= 1.30.2)
4343
- AWSCore (~> 2.33.0)
4444
- CwlCatchException (2.1.1):
4545
- CwlCatchExceptionSupport (~> 2.1.1)
@@ -106,16 +106,16 @@ CHECKOUT OPTIONS:
106106
:tag: 2.1.0
107107

108108
SPEC CHECKSUMS:
109-
Amplify: 374e7d1fce6c00c79521d70f17b8551a3731ab6c
110-
AmplifyPlugins: 033d934593fd132f127ae6ad5053136e73595b15
111-
AmplifyTestCommon: 294e9d964a5078beb0df97466173cedd23f52cf5
109+
Amplify: 545900b8b5281e25cbad3098e509f07ec458f37c
110+
AmplifyPlugins: bcbe68660e157648b81afcea856c805f3eeb9e81
111+
AmplifyTestCommon: 4e4cf39e7b812f7fc32f28be2d074486cf7ee144
112112
AppSyncRealTimeClient: 49901c6f21e541bec09281854c5695a6c1309bf7
113113
AWSAuthCore: 544324f7c595cba78440027039c4429e6ce588fa
114114
AWSCognitoIdentityProvider: f7364fdae1109e6f326c19e98f5ed5b5d413d929
115115
AWSCognitoIdentityProviderASF: 2023303dc28588dfe95a4152e588bcea5e1f57ec
116116
AWSCore: ff962198e35c750cb1d59cd459c51f1990e3ec68
117117
AWSMobileClient: 9fab7504e6403dda5988471aa82cfd33ef8a8b78
118-
AWSPluginsCore: 8cf2d2d7715499a51f5f610865fdd50d6cfd2f19
118+
AWSPluginsCore: 9044823373e959f63cf6472bf13dda292ff26883
119119
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
120120
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
121121
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8

AmplifyPlugins/Geo/Podfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
PODS:
2-
- Amplify (1.30.1):
3-
- Amplify/Default (= 1.30.1)
4-
- Amplify/Default (1.30.1)
5-
- AmplifyPlugins/AWSCognitoAuthPlugin (1.30.1):
2+
- Amplify (1.30.2):
3+
- Amplify/Default (= 1.30.2)
4+
- Amplify/Default (1.30.2)
5+
- AmplifyPlugins/AWSCognitoAuthPlugin (1.30.2):
66
- AWSAuthCore (~> 2.33.0)
77
- AWSCognitoIdentityProvider (~> 2.33.0)
88
- AWSCognitoIdentityProviderASF (~> 2.33.0)
99
- AWSCore (~> 2.33.0)
1010
- AWSMobileClient (~> 2.33.0)
11-
- AWSPluginsCore (= 1.30.1)
12-
- AmplifyTestCommon (1.30.1):
13-
- Amplify (= 1.30.1)
14-
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.30.1)
11+
- AWSPluginsCore (= 1.30.2)
12+
- AmplifyTestCommon (1.30.2):
13+
- Amplify (= 1.30.2)
14+
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.30.2)
1515
- CwlPreconditionTesting (~> 2.0)
16-
- AmplifyTestCommon/AWSPluginsTestCommon (1.30.1):
17-
- Amplify (= 1.30.1)
16+
- AmplifyTestCommon/AWSPluginsTestCommon (1.30.2):
17+
- Amplify (= 1.30.2)
1818
- AWSCore (~> 2.33.0)
1919
- AWSMobileClient (~> 2.33.0)
20-
- AWSPluginsCore (= 1.30.1)
20+
- AWSPluginsCore (= 1.30.2)
2121
- CwlPreconditionTesting (~> 2.0)
2222
- AWSAuthCore (2.33.0):
2323
- AWSCore (= 2.33.0)
@@ -34,8 +34,8 @@ PODS:
3434
- AWSCognitoIdentityProvider (= 2.33.0)
3535
- AWSCognitoIdentityProviderASF (= 2.33.0)
3636
- AWSCore (= 2.33.0)
37-
- AWSPluginsCore (1.30.1):
38-
- Amplify (= 1.30.1)
37+
- AWSPluginsCore (1.30.2):
38+
- Amplify (= 1.30.2)
3939
- AWSCore (~> 2.33.0)
4040
- CwlCatchException (2.1.1):
4141
- CwlCatchExceptionSupport (~> 2.1.1)
@@ -94,16 +94,16 @@ CHECKOUT OPTIONS:
9494
:tag: 2.1.0
9595

9696
SPEC CHECKSUMS:
97-
Amplify: 374e7d1fce6c00c79521d70f17b8551a3731ab6c
98-
AmplifyPlugins: 033d934593fd132f127ae6ad5053136e73595b15
99-
AmplifyTestCommon: 294e9d964a5078beb0df97466173cedd23f52cf5
97+
Amplify: 545900b8b5281e25cbad3098e509f07ec458f37c
98+
AmplifyPlugins: bcbe68660e157648b81afcea856c805f3eeb9e81
99+
AmplifyTestCommon: 4e4cf39e7b812f7fc32f28be2d074486cf7ee144
100100
AWSAuthCore: 544324f7c595cba78440027039c4429e6ce588fa
101101
AWSCognitoIdentityProvider: f7364fdae1109e6f326c19e98f5ed5b5d413d929
102102
AWSCognitoIdentityProviderASF: 2023303dc28588dfe95a4152e588bcea5e1f57ec
103103
AWSCore: ff962198e35c750cb1d59cd459c51f1990e3ec68
104104
AWSLocation: be834a971f026f719abf474310a3de736c6689bd
105105
AWSMobileClient: 9fab7504e6403dda5988471aa82cfd33ef8a8b78
106-
AWSPluginsCore: 8cf2d2d7715499a51f5f610865fdd50d6cfd2f19
106+
AWSPluginsCore: 9044823373e959f63cf6472bf13dda292ff26883
107107
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
108108
CwlCatchExceptionSupport: 42bf8c5e4e5e663f51100ddfa68caf7cfcf64ab6
109109
CwlMachBadInstructionHandler: b982c7e3e44fcfa1c680e8046f6bba35f3476d65

AmplifyPlugins/Predictions/Podfile.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
PODS:
2-
- Amplify (1.30.1):
3-
- Amplify/Default (= 1.30.1)
4-
- Amplify/Default (1.30.1)
5-
- AmplifyPlugins/AWSCognitoAuthPlugin (1.30.1):
2+
- Amplify (1.30.2):
3+
- Amplify/Default (= 1.30.2)
4+
- Amplify/Default (1.30.2)
5+
- AmplifyPlugins/AWSCognitoAuthPlugin (1.30.2):
66
- AWSAuthCore (~> 2.33.0)
77
- AWSCognitoIdentityProvider (~> 2.33.0)
88
- AWSCognitoIdentityProviderASF (~> 2.33.0)
99
- AWSCore (~> 2.33.0)
1010
- AWSMobileClient (~> 2.33.0)
11-
- AWSPluginsCore (= 1.30.1)
12-
- AmplifyTestCommon (1.30.1):
13-
- Amplify (= 1.30.1)
14-
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.30.1)
11+
- AWSPluginsCore (= 1.30.2)
12+
- AmplifyTestCommon (1.30.2):
13+
- Amplify (= 1.30.2)
14+
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.30.2)
1515
- CwlPreconditionTesting (~> 2.0)
16-
- AmplifyTestCommon/AWSPluginsTestCommon (1.30.1):
17-
- Amplify (= 1.30.1)
16+
- AmplifyTestCommon/AWSPluginsTestCommon (1.30.2):
17+
- Amplify (= 1.30.2)
1818
- AWSCore (~> 2.33.0)
1919
- AWSMobileClient (~> 2.33.0)
20-
- AWSPluginsCore (= 1.30.1)
20+
- AWSPluginsCore (= 1.30.2)
2121
- CwlPreconditionTesting (~> 2.0)
2222
- AWSAuthCore (2.33.0):
2323
- AWSCore (= 2.33.0)
@@ -34,8 +34,8 @@ PODS:
3434
- AWSCognitoIdentityProvider (= 2.33.0)
3535
- AWSCognitoIdentityProviderASF (= 2.33.0)
3636
- AWSCore (= 2.33.0)
37-
- AWSPluginsCore (1.30.1):
38-
- Amplify (= 1.30.1)
37+
- AWSPluginsCore (1.30.2):
38+
- Amplify (= 1.30.2)
3939
- AWSCore (~> 2.33.0)
4040
- AWSPolly (2.33.0):
4141
- AWSCore (= 2.33.0)
@@ -114,16 +114,16 @@ CHECKOUT OPTIONS:
114114
:tag: 2.1.0
115115

116116
SPEC CHECKSUMS:
117-
Amplify: 374e7d1fce6c00c79521d70f17b8551a3731ab6c
118-
AmplifyPlugins: 033d934593fd132f127ae6ad5053136e73595b15
119-
AmplifyTestCommon: 294e9d964a5078beb0df97466173cedd23f52cf5
117+
Amplify: 545900b8b5281e25cbad3098e509f07ec458f37c
118+
AmplifyPlugins: bcbe68660e157648b81afcea856c805f3eeb9e81
119+
AmplifyTestCommon: 4e4cf39e7b812f7fc32f28be2d074486cf7ee144
120120
AWSAuthCore: 544324f7c595cba78440027039c4429e6ce588fa
121121
AWSCognitoIdentityProvider: f7364fdae1109e6f326c19e98f5ed5b5d413d929
122122
AWSCognitoIdentityProviderASF: 2023303dc28588dfe95a4152e588bcea5e1f57ec
123123
AWSComprehend: 02d3e783de8d437c3065f700096f479b347596f0
124124
AWSCore: ff962198e35c750cb1d59cd459c51f1990e3ec68
125125
AWSMobileClient: 9fab7504e6403dda5988471aa82cfd33ef8a8b78
126-
AWSPluginsCore: 8cf2d2d7715499a51f5f610865fdd50d6cfd2f19
126+
AWSPluginsCore: 9044823373e959f63cf6472bf13dda292ff26883
127127
AWSPolly: 12226039d51373059d170164ac15c3c6a8d19fb9
128128
AWSRekognition: d25a1da0157854b227e5dcc95823b2cc2cee5ea4
129129
AWSTextract: e07c626d7817b0807f916f9a6ad45fb420f896a2

0 commit comments

Comments
 (0)