@@ -18,7 +18,7 @@ vars = {
1818 'llvm_git' : 'https://llvm.googlesource.com' ,
1919 # OCMock is for testing only so there is no google clone
2020 'ocmock_git' : 'https://github.com/erikdoe/ocmock.git' ,
21- 'skia_revision' : '513f0fd34590eb65c079b0bd4fe82b680ab798c1 ' ,
21+ 'skia_revision' : '8b19fb0f57d47fd217add26a5eb3e430d7a0d473 ' ,
2222
2323 # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2424 # See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
@@ -48,7 +48,7 @@ vars = {
4848 # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
4949 # You can use //tools/dart/create_updated_flutter_deps.py to produce
5050 # updated revision list of existing dependencies.
51- 'dart_revision' : 'd97d5ad9889378e70f9803f8bf1ba3e0781ab1b8 ' ,
51+ 'dart_revision' : 'b22b36c0f52ef7068f321ac1266f286745b65de0 ' ,
5252
5353 # WARNING: DO NOT EDIT MANUALLY
5454 # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -59,7 +59,7 @@ vars = {
5959 'dart_collection_rev' : 'efd709fc1760a595f8575f4137a1847de1b49d76' ,
6060 'dart_devtools_rev' : '23444af89d716818f099974df3e4fffac87fd886' ,
6161 'dart_protobuf_rev' : 'ba29983968de5b54196c6c2a5cff1afbdda24ae2' ,
62- 'dart_pub_rev' : '6506cc01b1bd17aff782037817d86a88a1c312e8 ' ,
62+ 'dart_pub_rev' : '65c7f3e528f3f9978c4330cbd471070f17370f65 ' ,
6363 'dart_root_certificates_rev' : '692f6d6488af68e0121317a9c2c9eb393eb0ee50' ,
6464 'dart_watcher_rev' : '32591071a83f632478e702f67e29de6e54428ce9' ,
6565 'dart_webdev_rev' : '069b87091b0cd25ae1a5e5927cdf6a475fda5bf7' ,
@@ -118,7 +118,7 @@ allowed_hosts = [
118118]
119119
120120deps = {
121- 'src' : 'https://github.com/flutter/buildroot.git' + '@' + '4099e11fffa406aaa13be8bd512fe5b0ad6262f6 ' ,
121+ 'src' : 'https://github.com/flutter/buildroot.git' + '@' + 'd13d64086f5e301bd0415eede895b34af220ef42 ' ,
122122
123123 # Fuchsia compatibility
124124 #
@@ -255,7 +255,7 @@ deps = {
255255 Var ('dart_git' ) + '/logging.git@f322480fb9d9e83e677c08db6d09067059f7ff74' ,
256256
257257 'src/third_party/dart/third_party/pkg/markdown' :
258- Var ('dart_git' ) + '/markdown.git@f3873403f5b1a0319f78632a8fbc2b22315a7b83 ' ,
258+ Var ('dart_git' ) + '/markdown.git@9ff4a9f1d37c763f827084ba28a3d0bfec6b5d67 ' ,
259259
260260 'src/third_party/dart/third_party/pkg/matcher' :
261261 Var ('dart_git' ) + '/matcher.git@6a9b83bbd73e50df2058b3e8e4aa301df49569c6' ,
@@ -686,7 +686,7 @@ deps = {
686686 'packages' : [
687687 {
688688 'package' : 'fuchsia/sdk/core/mac-amd64' ,
689- 'version' : '5XOj9l5e2wkSpMKT1pLJGtq9_UAQkHV13y-kg9rVNiUC '
689+ 'version' : 'sa5bVGimNo3JwLV27Wpu8RLzitWUvIeqJtAqcrtplosC '
690690 }
691691 ],
692692 'condition' : 'host_os == "mac" and not download_fuchsia_sdk' ,
0 commit comments