Skip to content

Commit

Permalink
Update upstream devtools commit
Browse files Browse the repository at this point in the history
Haven't updated since 2023
  • Loading branch information
irvinebroque authored Jun 10, 2024
1 parent cbebb04 commit b6439aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/wrangler-devtools/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ROOT = $(realpath .)
PATH_WITH_DEPOT = $(PATH):$(ROOT)/depot/
# The upstream devtools commit upon which our patches are based
HEAD = 64208f10b3efe06a92c58d345bd828832d09c4a7
HEAD = 954a8d771345d12f8920da03359b56c001632a7b
PATCHES = $(shell ls ${PWD}/patches/*.patch)
depot:
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git depot
Expand Down

0 comments on commit b6439aa

Please sign in to comment.