From cec8993b807626bdc4db1cc25d4d67b10bc0d538 Mon Sep 17 00:00:00 2001 From: edde746 <86283021+edde746@users.noreply.github.com> Date: Mon, 25 May 2026 23:19:59 +0200 Subject: [PATCH] fix: update win_http --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 39398b23..d88bdb76 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1473,10 +1473,10 @@ packages: dependency: "direct main" description: name: win_http - sha256: efbfec044d43665e271b2c51d40864275d055b28eda1e9feddb42d884ae982df + sha256: a50a14f1bf32bc5c9b39add9baa01658b97146b21de25237810ca6b850a6704e url: "https://pub.dev" source: hosted - version: "0.2.0" + version: "0.2.1" window_manager: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index f1fb354b..736e3c2a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -72,7 +72,7 @@ dependencies: ref: 9e150f7 cupertino_http: ^2.4.0 cronet_http: ^1.6.0 - win_http: ^0.2.0 + win_http: ^0.2.1 collection: ^1.18.0 freezed_annotation: ^3.1.0 xml: ^6.6.1