Explorar el Código

CI: Update CEF hash for Flatpak to Release 4638

Tested on Ubuntu 18.04 CI and Ubuntu 20.04 desktop, built with sysroot
and is_official_build. Ensures this build of CEF will run on a variety
of system configurations.
Matt Gajownik hace 3 años
padre
commit
5646981ce5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      CI/flatpak/com.obsproject.Studio.json

+ 1 - 1
CI/flatpak/com.obsproject.Studio.json

@@ -259,7 +259,7 @@
         {
           "type": "archive",
           "url": "https://cdn-fastly.obsproject.com/downloads/cef_binary_4638_linux64.tar.bz2",
-          "sha256": "3c7707b13ca99c220e1650381f3d301c016f5c6ed6f478b83223645031fb13b9"
+          "sha256": "ea2b50304cfca48f1619db2e2fe35ca8a54bd14aed373179328a41038c7fb86f"
         }
       ]
     },