Skip to content

Commit

Permalink
naiveproxy: Update to 131.0.6778.86-1
Browse files Browse the repository at this point in the history
  • Loading branch information
zxlhhyccc authored Nov 22, 2024
1 parent 7280177 commit 10593e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion naiveproxy/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ define Download/CLANG
endef

PGO_VER:=6778-1731431875-75e60acd68a20cf9cc2c5d6dfbb65ee7b4e60752-a75a9b0cd4f8d4a3bb5d3446daa63b14105e852e
PGO_FILE:=chrome-linux-main-$(PGO_VER).profdata
PGO_FILE:=chrome-linux-$(PGO_VER).profdata
define Download/PGO_PROF
URL:=https://storage.googleapis.com/chromium-optimization-profiles/pgo_profiles
URL_FILE:=$(PGO_FILE)
Expand Down

0 comments on commit 10593e1

Please sign in to comment.