Skip to content

Commit 8406c66

Browse files
committed
WORKSPACE: update pgo profile
Fixes: REL-3226 Release note: None
1 parent 6bfc8db commit 8406c66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -641,8 +641,8 @@ load("//build:pgo.bzl", "pgo_profile")
641641

642642
pgo_profile(
643643
name = "pgo_profile",
644-
sha256 = "57414977040f9ed887a4e2b0434ca97f0047229928d8456a25acb3e08b4a71f2",
645-
url = "https://storage.googleapis.com/cockroach-profiles/20250616172238-909ceb6ada01354d34416f1087fc256a066daa17.pb.gz",
644+
sha256 = "7500eeeecba8edc9d25fd65b178568e7c543b50b3ef3ffc5e6e13af186ae2023",
645+
url = "https://storage.googleapis.com/cockroach-profiles/20250926213937-4c6b4ce4dd320a7aa835757ed60f295f6e7c692c.pb.gz",
646646
)
647647

648648
# Download and register the FIPS enabled Go toolchain at the end to avoid toolchain conflicts for gazelle.

0 commit comments

Comments
 (0)