From 1cdb28e0d862950af04537506eb39a3fc6f5ffa2 Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Mon, 17 Apr 2023 15:46:19 -0700 Subject: [PATCH] Roll impeller-cmake-example to 58042bb24833a3cbd615ad082b1d17daef42d097 (flutter/engine#41280) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 906df5b3fe8..0ef686eef7e 100644 --- a/DEPS +++ b/DEPS @@ -854,7 +854,7 @@ deps = { }, 'src/third_party/impeller-cmake-example': { - 'url': Var('github_git') + '/bdero/impeller-cmake-example.git' + '@' + '4d728722ac1559f59db28a3ef061fe929d6be4c6', + 'url': Var('github_git') + '/bdero/impeller-cmake-example.git' + '@' + '58042bb24833a3cbd615ad082b1d17daef42d097', 'condition': 'download_impeller_cmake_example', },