From 1b913b2317dd27da2feeceb9c85ea7634a66665e Mon Sep 17 00:00:00 2001
From: Pier Angelo Vendrame <pierov@torproject.org>
Date: Tue, 15 Nov 2022 17:25:19 +0100
Subject: [PATCH] Bug 26650: Bump fxc2 to update d3dcompiler_47.dll

---
 projects/fxc2/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/fxc2/config b/projects/fxc2/config
index d73911f7c..97ef8ee39 100644
--- a/projects/fxc2/config
+++ b/projects/fxc2/config
@@ -1,7 +1,7 @@
 # vim: filetype=yaml sw=2
 version: '[% c("abbrev") %]'
 git_url: https://github.com/mozilla/fxc2.git
-git_hash: 5ace4c25b63cb5a83b58a3eae3d36256a6022cde
+git_hash: 358978f779e250d19afec50a4d705a11a7efc24c
 filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.gz'
 container:
   use_container: 1
-- 
GitLab