[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41427: Drop the openURL property from update-responses



Title: GitLab

boklm pushed to branch main at The Tor Project / Applications / tor-browser-build

Commits:

  • b7d971d5
    by Nicolas Vigier at 2026-01-27T16:52:41+01:00
    Bug 41427: Drop the openURL property from update-responses
    

1 changed file:

Changes:

  • tools/update-responses/update_responses
    ... ... @@ -399,7 +399,6 @@ sub get_response {
    399 399
                 buildID => get_config($config, $version, $os, 'buildID'),
    
    400 400
                 detailsURL => get_config($config, $version, $os, 'detailsURL'),
    
    401 401
                 actions => 'showURL',
    
    402
    -            openURL => get_config($config, $version, $os, 'detailsURL'),
    
    403 402
                 defined $minversion ? ( minSupportedOSVersion => $minversion ) : (),
    
    404 403
                 defined $mininstruc ? ( minSupportedInstructionSet => $mininstruc ) : (),
    
    405 404
             );
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx