From 23afafd1d6abeece7552fa816d2d553944938605 Mon Sep 17 00:00:00 2001 From: nyne Date: Mon, 26 May 2025 19:05:15 +0800 Subject: [PATCH] Update rhttp --- pubspec.lock | 10 +++++----- pubspec.yaml | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index e96ad55..3325f12 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -433,10 +433,10 @@ packages: dependency: transitive description: name: flutter_rust_bridge - sha256: "5a5c7a5deeef2cc2ffe6076a33b0429f4a20ceac22a397297aed2b1eb067e611" + sha256: b416ff56002789e636244fb4cc449f587656eff995e5a7169457eb0593fcaddb url: "https://pub.dev" source: hosted - version: "2.9.0" + version: "2.10.0" flutter_saf: dependency: "direct main" description: @@ -766,11 +766,11 @@ packages: dependency: "direct main" description: path: rhttp - ref: e7dca15ca543b5df49f3ada06016e874b79bce36 - resolved-ref: e7dca15ca543b5df49f3ada06016e874b79bce36 + ref: "1f0ff50336062c5f809c256726dc55cd30b9ce59" + resolved-ref: "1f0ff50336062c5f809c256726dc55cd30b9ce59" url: "https://github.com/wgh136/rhttp" source: git - version: "0.11.0" + version: "0.12.0" screen_retriever: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6fc8078..6a7c76d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -58,10 +58,10 @@ dependencies: git: url: https://github.com/venera-app/lodepng_flutter ref: ac7d05dde32e8d728102a9ff66e6b55f05d94ba1 - rhttp: - git: + rhttp: + git: url: https://github.com/wgh136/rhttp - ref: e7dca15ca543b5df49f3ada06016e874b79bce36 + ref: 1f0ff50336062c5f809c256726dc55cd30b9ce59 path: rhttp webdav_client: git: