workspace: fix incorrect checksum for ZLS macOS x86_64
This commit is contained in:
parent
4d809118d2
commit
8a8d3e0b15
2
third_party/zls/zls.bzl
vendored
2
third_party/zls/zls.bzl
vendored
@ -11,7 +11,7 @@ _ARCH = {
|
||||
],
|
||||
),
|
||||
"x86_64-macos": struct(
|
||||
sha256 = "4b63854d6b76810abd2563706e7d768efc7111e44dd8b371d49198e627697a13",
|
||||
sha256 = "baee69e4645deeccb42970b4a01f573592209dc1cf72e32893c59ca06af511dc",
|
||||
exec_compatible_with = [
|
||||
"@platforms//os:macos",
|
||||
"@platforms//cpu:x86_64",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user