This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ vars = {
14
14
'flutter_git' : 'https://flutter.googlesource.com' ,
15
15
'skia_git' : 'https://skia.googlesource.com' ,
16
16
'llvm_git' : 'https://llvm.googlesource.com' ,
17
- 'skia_revision' : 'b25553b2fb9fef1bf893f6f0e7b33fc352565801 ' ,
17
+ 'skia_revision' : '789f5cb0b9c2c7175273aa9b55127265b85c32f5 ' ,
18
18
19
19
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
20
20
# See `lib/web_ui/README.md` for how to roll CanvasKit to a new version.
Original file line number Diff line number Diff line change 2927
2927
../../../flutter/third_party/skia/toolchain/download_mac_toolchain.bzl
2928
2928
../../../flutter/third_party/skia/toolchain/download_ndk_linux_amd64_toolchain.bzl
2929
2929
../../../flutter/third_party/skia/toolchain/download_toolchains.bzl
2930
+ ../../../flutter/third_party/skia/toolchain/download_windows_amd64_toolchain.bzl
2930
2931
../../../flutter/third_party/skia/toolchain/linux_amd64_toolchain_config.bzl
2931
2932
../../../flutter/third_party/skia/toolchain/mac_toolchain_config.bzl
2932
2933
../../../flutter/third_party/skia/toolchain/ndk_linux_arm64_toolchain_config.bzl
2933
2934
../../../flutter/third_party/skia/toolchain/utils.bzl
2935
+ ../../../flutter/third_party/skia/toolchain/windows_toolchain_config.bzl
2934
2936
../../../flutter/third_party/skia/tools
2935
2937
../../../flutter/third_party/spring_animation/README.md
2936
2938
../../../flutter/third_party/sqlite/.git
You can’t perform that action at this time.
0 commit comments