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 = {
1414 'flutter_git' : 'https://flutter.googlesource.com' ,
1515 'skia_git' : 'https://skia.googlesource.com' ,
1616 'llvm_git' : 'https://llvm.googlesource.com' ,
17- 'skia_revision' : 'b25553b2fb9fef1bf893f6f0e7b33fc352565801 ' ,
17+ 'skia_revision' : '789f5cb0b9c2c7175273aa9b55127265b85c32f5 ' ,
1818
1919 # WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY
2020 # 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 29262926../../../flutter/third_party/skia/toolchain/download_mac_toolchain.bzl
29272927../../../flutter/third_party/skia/toolchain/download_ndk_linux_amd64_toolchain.bzl
29282928../../../flutter/third_party/skia/toolchain/download_toolchains.bzl
2929+ ../../../flutter/third_party/skia/toolchain/download_windows_amd64_toolchain.bzl
29292930../../../flutter/third_party/skia/toolchain/linux_amd64_toolchain_config.bzl
29302931../../../flutter/third_party/skia/toolchain/mac_toolchain_config.bzl
29312932../../../flutter/third_party/skia/toolchain/ndk_linux_arm64_toolchain_config.bzl
29322933../../../flutter/third_party/skia/toolchain/utils.bzl
2934+ ../../../flutter/third_party/skia/toolchain/windows_toolchain_config.bzl
29332935../../../flutter/third_party/skia/tools
29342936../../../flutter/third_party/spring_animation/README.md
29352937../../../flutter/third_party/sqlite/.git
You can’t perform that action at this time.
0 commit comments