From 76d5ccba23081c042bbe052d7ef0961a21a1630c Mon Sep 17 00:00:00 2001 From: Brandon DeRosier Date: Wed, 6 Sep 2023 21:44:57 -0700 Subject: [PATCH] Update impeller-cmake --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 56321bbc15780..f15442ef54ad7 100644 --- a/DEPS +++ b/DEPS @@ -932,7 +932,7 @@ deps = { }, 'src/third_party/impeller-cmake-example': { - 'url': Var('github_git') + '/bdero/impeller-cmake-example.git' + '@' + '142507046e11f593b54d94af328998bbe45a88ef', + 'url': Var('github_git') + '/bdero/impeller-cmake-example.git' + '@' + '1f606c40651029fd944236e5be64710a6ddb75de', 'condition': 'download_impeller_cmake_example', },