Skip to content

Commit

Permalink
update depot_tools (#4574)
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi authored Jul 5, 2024
1 parent 8ba7312 commit 96c88f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/d/depot_tools/xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ package("depot_tools")
"https://chromium.googlesource.com/chromium/tools/depot_tools.git")
add_versions("2022.2.1", "8a6d00f116d6de9d5c4e92acb519fd0859c6449a")
add_versions("2024.2.29", "50de666ba40a4808daf9791fece3d8a43228a1de")
add_versions("2024.7.4", "452fe3be37f78fbecefa1b4b0d359531bcd70d0d")

-- we use external ninja instead of depot_tools/ninja which eating ram until VM exhaustion (16GB)
add_deps("ninja", {private = true, system = false})
Expand Down

0 comments on commit 96c88f1

Please sign in to comment.