From 5c0bf025af224e504a31ee598202955c50a502aa Mon Sep 17 00:00:00 2001 From: Krille Date: Tue, 6 May 2025 09:22:23 +0200 Subject: [PATCH 1/2] build: Follow up update matrix dart sdk Signed-off-by: Krille --- pubspec.lock | 11 +++++------ pubspec.yaml | 3 +-- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 7c4fe1807..178901fac 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1150,12 +1150,11 @@ packages: matrix: dependency: "direct main" description: - path: "." - ref: HEAD - resolved-ref: ecf0d6bb94458aff718585f9253e50ed96e53e12 - url: "https://github.com/famedly/matrix-dart-sdk.git" - source: git - version: "0.39.2" + name: matrix + sha256: d250d8620ffe6c09c71923c4da80a197538939cf5deb7b9dc2765486db0effc5 + url: "https://pub.dev" + source: hosted + version: "0.39.3" meta: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 74bec48ce..d41f95179 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -61,8 +61,7 @@ dependencies: just_audio: ^0.9.39 latlong2: ^0.9.1 linkify: ^5.0.0 - matrix: - git: https://github.com/famedly/matrix-dart-sdk.git + matrix: ^0.39.3 mime: ^1.0.6 native_imaging: ^0.2.0 opus_caf_converter_dart: ^1.0.1 From c95930de89c4281cae1fa572f8a20a0fd1c44766 Mon Sep 17 00:00:00 2001 From: Krille Date: Tue, 6 May 2025 12:46:12 +0200 Subject: [PATCH 2/2] build: Follow up update matrix dart sdk Signed-off-by: Krille --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 178901fac..341b86188 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1151,10 +1151,10 @@ packages: dependency: "direct main" description: name: matrix - sha256: d250d8620ffe6c09c71923c4da80a197538939cf5deb7b9dc2765486db0effc5 + sha256: c45e0b04053ce61f1c6d91d4fa7554cd6891ac40620282c911b71f5ae4b2ede8 url: "https://pub.dev" source: hosted - version: "0.39.3" + version: "0.39.4" meta: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index d41f95179..78db9d603 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -61,7 +61,7 @@ dependencies: just_audio: ^0.9.39 latlong2: ^0.9.1 linkify: ^5.0.0 - matrix: ^0.39.3 + matrix: ^0.39.4 mime: ^1.0.6 native_imaging: ^0.2.0 opus_caf_converter_dart: ^1.0.1