package/depot-tools: bump to version 097e20723774957f21ac6d1808fcd0a91e8c7630

Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Adam Duskett
2025-03-24 10:44:21 +01:00
committed by Thomas Petazzoni
parent 58d616e687
commit e75e166c4e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally calculated
sha256 b4dfe43021f40b360e33a252fdb21b0bb31c9a25629b6000bff987e0e178dbc0 depot-tools-58625e82c685426d441be5b422c9ad88e4867d20-git4.tar.gz
sha256 d281138bad9dab92f3f67f5d62f8d7fe02bccd9bef1ab2dae4acf93c712967bb depot-tools-097e20723774957f21ac6d1808fcd0a91e8c7630-git4.tar.gz
sha256 984523ee987f4e8b72d61df37d8f1189a7077cd4b77e41a397e35593b297a29d LICENSE

View File

@@ -4,7 +4,7 @@
#
################################################################################
DEPOT_TOOLS_VERSION = 58625e82c685426d441be5b422c9ad88e4867d20
DEPOT_TOOLS_VERSION = 097e20723774957f21ac6d1808fcd0a91e8c7630
DEPOT_TOOLS_SITE = https://chromium.googlesource.com/chromium/tools/depot_tools
DEPOT_TOOLS_SITE_METHOD = git
DEPOT_TOOLS_LICENSE = BSD-3-Clause