chore: bump chromium to 108.0.5329.0 (22-x-y) (#35906)

* chore: bump chromium to 108.0.5329.0 (main) (#35628)

Co-authored-by: Samuel Attard <sattard@salesforce.com>
Co-authored-by: VerteDinde <vertedinde@electronjs.org>
Co-authored-by: Keeley Hammond <khammond@slack-corp.com>
Co-authored-by: Jeremy Rose <jeremya@chromium.org>

Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>

* chore: update libcxx filenames

(cherry picked from commit 3c6a56394b)

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
Co-authored-by: VerteDinde <vertedinde@electronjs.org>
This commit is contained in:
trop[bot]
2022-10-05 13:14:34 -04:00
committed by GitHub
parent a9d1ccd6a0
commit 09475f87f0
179 changed files with 1024 additions and 938 deletions

16
script/sysroots.json Normal file → Executable file
View File

@@ -1,36 +1,36 @@
{
"bullseye_amd64": {
"Sha1Sum": "202e5738f4fad834a43ad9978efc53ff710ee979",
"Sha1Sum": "8068722ee05e9c672f9c29f32fd08acc0539d0e8",
"SysrootDir": "debian_bullseye_amd64-sysroot",
"Tarball": "debian_bullseye_amd64_sysroot.tar.xz"
},
"bullseye_arm": {
"Sha1Sum": "683d994e5643dff423643eac59c1f62606d14f43",
"Sha1Sum": "835cb5f1f40618de7cbd411e83128adc5697e426",
"SysrootDir": "debian_bullseye_arm-sysroot",
"Tarball": "debian_bullseye_arm_sysroot.tar.xz"
},
"bullseye_arm64": {
"Sha1Sum": "5a56c1ef714154ea5003bcafb16f21b0f8dde023",
"Sha1Sum": "14c1ca201a217daff6a90f5369bbf2b42cde8d77",
"SysrootDir": "debian_bullseye_arm64-sysroot",
"Tarball": "debian_sid_arm64_sysroot.tar.xz"
"Tarball": "debian_bullseye_arm64_sysroot.tar.xz"
},
"bullseye_armel": {
"Sha1Sum": "db15aab39af3cfbc55a8ff0386943db1b78a1eab",
"Sha1Sum": "fd3a85168f63c5c112ec8d77a35d4a71d18413fd",
"SysrootDir": "debian_bullseye_armel-sysroot",
"Tarball": "debian_bullseye_armel_sysroot.tar.xz"
},
"bullseye_i386": {
"Sha1Sum": "41a75c881636adb765d4e40b06058f64df501ffe",
"Sha1Sum": "eae4513553575d956ed369bbcc77acc506831b47",
"SysrootDir": "debian_bullseye_i386-sysroot",
"Tarball": "debian_bullseye_i386_sysroot.tar.xz"
},
"bullseye_mips": {
"Sha1Sum": "6d85967e8d6771e50180c289dae57ad06fd873cd",
"Sha1Sum": "811c47f1fab10a37da30ac97f958757527c8331f",
"SysrootDir": "debian_bullseye_mips-sysroot",
"Tarball": "debian_bullseye_mips_sysroot.tar.xz"
},
"bullseye_mips64el": {
"Sha1Sum": "0774922d1269947f462bda38c82c4e5e819326ab",
"Sha1Sum": "d491017f0feff2e45dfa78e65d3c286aeb2d4c5f",
"SysrootDir": "debian_bullseye_mips64el-sysroot",
"Tarball": "debian_bullseye_mips64el_sysroot.tar.xz"
}