Skip to content

Commit 40a5587

Browse files
committed
updated deps
1 parent f8e46ac commit 40a5587

File tree

6 files changed

+13
-3
lines changed

6 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.2.5
2+
3+
- Updated binaries to 1.3.2
4+
15
## 3.2.4
26

37
- Updated binaries to 1.3.1

example/ios/Podfile.lock

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,27 @@
11
PODS:
22
- Flutter (1.0.0)
3+
- integration_test (0.0.1):
4+
- Flutter
35
- openpgp (0.6.0):
46
- Flutter
57

68
DEPENDENCIES:
79
- Flutter (from `Flutter`)
10+
- integration_test (from `.symlinks/plugins/integration_test/ios`)
811
- openpgp (from `.symlinks/plugins/openpgp/ios`)
912

1013
EXTERNAL SOURCES:
1114
Flutter:
1215
:path: Flutter
16+
integration_test:
17+
:path: ".symlinks/plugins/integration_test/ios"
1318
openpgp:
1419
:path: ".symlinks/plugins/openpgp/ios"
1520

1621
SPEC CHECKSUMS:
1722
Flutter: 50d75fe2f02b26cc09d224853bb45737f8b3214a
18-
openpgp: fe3264d9c5437352d3da52fbbf6199ff2ffdc7b4
23+
integration_test: a1e7d09bd98eca2fc37aefd79d4f41ad37bdbbe5
24+
openpgp: 8925c86ba4a2663e345e3e6e133d8c4e6f6754a3
1925

2026
PODFILE CHECKSUM: 8e679eca47255a8ca8067c4c67aab20e64cb974d
2127

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ packages:
254254
path: ".."
255255
relative: true
256256
source: path
257-
version: "3.2.4"
257+
version: "3.2.5"
258258
package_config:
259259
dependency: transitive
260260
description:

ios/libopenpgp_bridge.a

208 Bytes
Binary file not shown.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: openpgp
22
description: library for use OpenPGP with support for android and ios, macOS, linux, windows, web and hover
3-
version: 3.2.4
3+
version: 3.2.5
44
homepage: https://github.com/jerson/flutter-openpgp
55

66
environment:

windows/shared/libopenpgp_bridge.dll

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)