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 <sebastian@doubleopen.org>
  • Loading branch information
sschuberth committed Aug 27, 2024
1 parent 34a222e commit 602ab3c
Showing 1 changed file with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ project:
- id: "Pub::typed_data:1.3.2"
dependencies:
- id: "Pub::collection:1.18.0"
- id: "Pub::mime:1.0.5"
- id: "Pub::mime:1.0.6"
- id: "Pub::path:1.9.0"
- id: "Pub::shelf:1.4.1"
dependencies:
Expand Down Expand Up @@ -434,7 +434,7 @@ project:
- id: "Pub::typed_data:1.3.2"
dependencies:
- id: "Pub::collection:1.18.0"
- id: "Pub::mime:1.0.5"
- id: "Pub::mime:1.0.6"
- id: "Pub::path:1.9.0"
- id: "Pub::shelf:1.4.1"
dependencies:
Expand Down Expand Up @@ -1399,8 +1399,8 @@ packages:
url: "https://github.com/dart-lang/sdk.git"
revision: ""
path: "pkg/meta"
- id: "Pub::mime:1.0.5"
purl: "pkg:pub/mime@1.0.5"
- id: "Pub::mime:1.0.6"
purl: "pkg:pub/mime@1.0.6"
declared_licenses: []
declared_licenses_processed: {}
description: "Utilities for handling media (MIME) types, including determining a\
Expand All @@ -1412,20 +1412,20 @@ packages:
value: ""
algorithm: ""
source_artifact:
url: "https://pub.dev/packages/mime/versions/1.0.5.tar.gz"
url: "https://pub.dev/packages/mime/versions/1.0.6.tar.gz"
hash:
value: "2e123074287cc9fd6c09de8336dae606d1ddb88d9ac47358826db698c176a1f2"
value: "801fd0b26f14a4a58ccb09d5892c3fbdeff209594300a542492cf13fba9d247a"
algorithm: "SHA-256"
vcs:
type: "Git"
url: "https://github.com/dart-lang/mime.git"
url: "https://github.com/dart-lang/tools.git"
revision: ""
path: ""
path: "pkgs/mime"
vcs_processed:
type: "Git"
url: "https://github.com/dart-lang/mime.git"
url: "https://github.com/dart-lang/tools.git"
revision: ""
path: ""
path: "pkgs/mime"
- id: "Pub::node_preamble:2.0.2"
purl: "pkg:pub/node_preamble@2.0.2"
authors:
Expand Down

0 comments on commit 602ab3c

Please sign in to comment.