Skip to content

Commit 8d2ed0a

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update packages/flutter/scripts/update-js.sh to 10.17.0
1 parent 8541716 commit 8d2ed0a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/flutter/lib/src/web/sentry_js_sdk_version.dart

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ import 'package:meta/meta.dart';
22

33
/// DO NOT EDIT – generated by scripts/update-js.sh
44
@internal
5-
const sentryJsSdkVersion = '10.6.0';
5+
const sentryJsSdkVersion = '10.17.0';
66

77
@internal
88
const productionIntegrity =
9-
'sha384-SFODEb3T2QkMjTr3S1it5zIK0cIW7jsComFUkmJ9nU9uaWs3AzA6cubt8xn0zW7A';
9+
'sha384-0nUJETda7oUM2YfOK4akWDE1bG0pDwaLozmVMMuJCVtahFpN7EENeWbMoRwq668+';
1010

1111
@internal
1212
const debugIntegrity =
13-
'sha384-qsi17lmgPOT3Gv8aKKWKWD2ZgR5SokLG5iV1HL6GMhpk9fqujLH7R+1R86IGXroI';
13+
'sha384-BZjmg84YJ0EJabH1Se3LGaEaXjcAzNWfTXShqukYPzVUAHrAmlqHUmAIJBX/v1t8';

0 commit comments

Comments
 (0)