Verified Commit baad54b3 authored by aguestuser's avatar aguestuser
Browse files

Bug 40430: Update allowed_addons.json

context
- in aa65127f (prep for 11.5a4 release) we bumped noscript from
version 11.2.4 to 11.2.9 in `projects/tor-browser/config` but not in
`projects/tor-browser/allowed_addons.json`, causing nightly builds to break

change
- here, we update `allowed_addons.json` to match the version and hash
specified in `config` (after `wget`ing the `xpi` in question and
manually verifying that the hash is correct)
parent c2601c62
Loading
Loading
Loading
Loading
+112 −109

File changed.

Preview size limit exceeded, changes collapsed.

+2 −2
Original line number Original line Diff line number Diff line
@@ -78,9 +78,9 @@ input_files:
    enable: '[% ! c("var/android") %]'
    enable: '[% ! c("var/android") %]'
  - filename: Bundle-Data
  - filename: Bundle-Data
    enable: '[% ! c("var/android") %]'
    enable: '[% ! c("var/android") %]'
  - URL: https://addons.cdn.mozilla.net/user-media/addons/722/noscript_security_suite-11.2.19-an+fx.xpi
  - URL: https://addons.mozilla.org/firefox/downloads/file/3907334/noscript_security_suite-11.2.24-an+fx.xpi
    name: noscript
    name: noscript
    sha256sum: 627ad134968a395fd585a6455087c1c1c461b993a4db0c1471f4c5d2c0cc1177
    sha256sum: be96f5efb1103ba978643348df1255e4f4409dd5d1a494222502be99f20da1d3
  - filename: 'RelativeLink/start-tor-browser.desktop'
  - filename: 'RelativeLink/start-tor-browser.desktop'
    enable: '[% c("var/linux") %]'
    enable: '[% c("var/linux") %]'
  - filename: 'RelativeLink/execdesktop'
  - filename: 'RelativeLink/execdesktop'