mirror of
https://github.com/daijro/camoufox.git
synced 2026-09-09 00:00:39 +00:00
PR #707 changed the browser binary: two new C++ patches
(debugger-invisible-to-content, trusted-automation-events), an extended
screen-spoofing patch, eight juggler files packed into omni.ja, the
bundled settings, and two mozconfig flags. None of that reaches users
until a rebuild, so the artifacts need a version of their own rather
than reusing beta.28, which is already published from 0583c3e.
Artifact names come from this file (Makefile does `include upstream.sh`
+ `export`); nothing in the build reads the git tag. So this has to land
before v152.0.4-beta.29 is tagged, or the release carries beta.28 files.
4 lines
52 B
Bash
4 lines
52 B
Bash
version=152.0.4
|
|
release=beta.29
|
|
closedsrc_rev=1.0.0
|