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 May 30, 2024
1 parent d293a19 commit 2d0d1e7
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ project:
- id: "Pub::collection:1.18.0"
- id: "Pub::meta:1.15.0"
- id: "Pub::web:0.5.1"
- id: "Pub::web_socket:0.1.4"
- id: "Pub::web_socket:0.1.5"
dependencies:
- id: "Pub::web:0.5.1"
- id: "Pub::source_span:1.10.0"
Expand Down Expand Up @@ -871,7 +871,7 @@ project:
- id: "Pub::collection:1.18.0"
- id: "Pub::meta:1.15.0"
- id: "Pub::web:0.5.1"
- id: "Pub::web_socket:0.1.4"
- id: "Pub::web_socket:0.1.5"
dependencies:
- id: "Pub::web:0.5.1"
- id: "Pub::webkit_inspection_protocol:1.2.1"
Expand Down Expand Up @@ -2061,8 +2061,8 @@ packages:
url: "https://github.com/dart-lang/web.git"
revision: ""
path: ""
- id: "Pub::web_socket:0.1.4"
purl: "pkg:pub/web_socket@0.1.4"
- id: "Pub::web_socket:0.1.5"
purl: "pkg:pub/web_socket@0.1.5"
declared_licenses: []
declared_licenses_processed: {}
description: "Any easy-to-use library for communicating with WebSockets that has\
Expand All @@ -2074,9 +2074,9 @@ packages:
value: ""
algorithm: ""
source_artifact:
url: "https://pub.dev/packages/web_socket/versions/0.1.4.tar.gz"
url: "https://pub.dev/packages/web_socket/versions/0.1.5.tar.gz"
hash:
value: "217f49b5213796cb508d6a942a5dc604ce1cb6a0a6b3d8cb3f0c314f0ecea712"
value: "24301d8c293ce6fe327ffe6f59d8fd8834735f0ec36e4fd383ec7ff8a64aa078"
algorithm: "SHA-256"
vcs:
type: "Git"
Expand Down

0 comments on commit 2d0d1e7

Please sign in to comment.