We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 902039c commit ff41f58Copy full SHA for ff41f58
trivalent-subresource-filter.spec
@@ -18,7 +18,7 @@ Summary: Subresource filter for %{chromium_name}
18
-- This IS NOT the version of the browser
19
-- It is only used if it is greater than the automated version detection
20
-- The point is to update to an arbitrary greater release tag, like early stable or beta tags
21
- local off_version_tag = "141.0.7390.127" -- "142.0.7444.52"
+ local off_version_tag = "144.0.7559.59"
22
23
-- Strip the dots to make it just a number and compare
24
-- If greater than, we use the off-version
0 commit comments