Skip to content

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jerson committed Mar 5, 2022
1 parent f8e46ac commit 40a5587
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.2.5

- Updated binaries to 1.3.2

## 3.2.4

- Updated binaries to 1.3.1
Expand Down
8 changes: 7 additions & 1 deletion example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,27 @@
PODS:
- Flutter (1.0.0)
- integration_test (0.0.1):
- Flutter
- openpgp (0.6.0):
- Flutter

DEPENDENCIES:
- Flutter (from `Flutter`)
- integration_test (from `.symlinks/plugins/integration_test/ios`)
- openpgp (from `.symlinks/plugins/openpgp/ios`)

EXTERNAL SOURCES:
Flutter:
:path: Flutter
integration_test:
:path: ".symlinks/plugins/integration_test/ios"
openpgp:
:path: ".symlinks/plugins/openpgp/ios"

SPEC CHECKSUMS:
Flutter: 50d75fe2f02b26cc09d224853bb45737f8b3214a
openpgp: fe3264d9c5437352d3da52fbbf6199ff2ffdc7b4
integration_test: a1e7d09bd98eca2fc37aefd79d4f41ad37bdbbe5
openpgp: 8925c86ba4a2663e345e3e6e133d8c4e6f6754a3

PODFILE CHECKSUM: 8e679eca47255a8ca8067c4c67aab20e64cb974d

Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ packages:
path: ".."
relative: true
source: path
version: "3.2.4"
version: "3.2.5"
package_config:
dependency: transitive
description:
Expand Down
Binary file modified ios/libopenpgp_bridge.a
Binary file not shown.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: openpgp
description: library for use OpenPGP with support for android and ios, macOS, linux, windows, web and hover
version: 3.2.4
version: 3.2.5
homepage: https://github.com/jerson/flutter-openpgp

environment:
Expand Down
Binary file modified windows/shared/libopenpgp_bridge.dll
Binary file not shown.

0 comments on commit 40a5587

Please sign in to comment.