Skip to content

Commit

Permalink
test(pub): Update expected results
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schuberth <[email protected]>
  • Loading branch information
sschuberth committed Dec 17, 2024
1 parent 08b79a0 commit a55d549
Showing 1 changed file with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ project:
dependencies:
- id: "Pub::path:1.9.0"
- id: "Pub::vm_service:14.3.1"
- id: "Pub::http_multi_server:3.2.1"
- id: "Pub::http_multi_server:3.2.2"
dependencies:
- id: "Pub::async:2.11.0"
dependencies:
Expand Down Expand Up @@ -1212,8 +1212,8 @@ packages:
url: "https://github.com/dart-lang/glob.git"
revision: ""
path: ""
- id: "Pub::http_multi_server:3.2.1"
purl: "pkg:pub/[email protected].1"
- id: "Pub::http_multi_server:3.2.2"
purl: "pkg:pub/[email protected].2"
declared_licenses: []
declared_licenses_processed: {}
description: "A dart:io HttpServer wrapper that handles requests from multiple servers."
Expand All @@ -1224,20 +1224,20 @@ packages:
value: ""
algorithm: ""
source_artifact:
url: "https://pub.dev/packages/http_multi_server/versions/3.2.1.tar.gz"
url: "https://pub.dev/packages/http_multi_server/versions/3.2.2.tar.gz"
hash:
value: "97486f20f9c2f7be8f514851703d0119c3596d14ea63227af6f7a481ef2b2f8b"
value: "aa6199f908078bb1c5efb8d8638d4ae191aac11b311132c3ef48ce352fb52ef8"
algorithm: "SHA-256"
vcs:
type: "Git"
url: "https://github.com/dart-lang/http_multi_server.git"
url: "https://github.com/dart-lang/http.git"
revision: ""
path: ""
path: "pkgs/http_multi_server"
vcs_processed:
type: "Git"
url: "https://github.com/dart-lang/http_multi_server.git"
url: "https://github.com/dart-lang/http.git"
revision: ""
path: ""
path: "pkgs/http_multi_server"
- id: "Pub::http_parser:4.0.2"
purl: "pkg:pub/[email protected]"
declared_licenses: []
Expand Down

0 comments on commit a55d549

Please sign in to comment.