mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-04-05 07:28:08 +02:00
chore: Upgrade openssl
This commit is contained in:
parent
0c38f6a205
commit
9f41accac8
@ -586,9 +586,11 @@ packages:
|
||||
flutter_openssl_crypto:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: flutter_openssl_crypto
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
path: "."
|
||||
ref: "krille/update-open-ssl"
|
||||
resolved-ref: "3d8ea9072faf2e7ce79c02bc9e39a9165607f89c"
|
||||
url: "https://gitlab.com/famedly/company/frontend/libraries/flutter_openssl_crypto.git"
|
||||
source: git
|
||||
version: "0.1.0"
|
||||
flutter_plugin_android_lifecycle:
|
||||
dependency: transitive
|
||||
|
@ -144,6 +144,10 @@ msix_config:
|
||||
dependency_overrides:
|
||||
# Until all dependencies are compatible. Missing: file_picker_cross, flutter_matrix_html
|
||||
ffi: ^2.0.0
|
||||
flutter_openssl_crypto:
|
||||
git:
|
||||
url: https://gitlab.com/famedly/company/frontend/libraries/flutter_openssl_crypto.git
|
||||
ref: krille/update-open-ssl
|
||||
|
||||
# fake secure storage plugin for Windows
|
||||
# See: https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/15161
|
||||
@ -160,4 +164,4 @@ dependency_overrides:
|
||||
keyboard_shortcuts:
|
||||
git:
|
||||
url: https://github.com/TheOneWithTheBraid/keyboard_shortcuts.git
|
||||
ref: null-safety
|
||||
ref: null-safety
|
Loading…
x
Reference in New Issue
Block a user