Skip to content

Commit

Permalink
chore(Firefox): update to 108.0.2 (#1022)
Browse files Browse the repository at this point in the history
  • Loading branch information
vringar authored Jan 16, 2023
1 parent ab5fac2 commit e58748f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install-firefox.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ set -e
# Note this script is **destructive** and will
# remove the existing Firefox in the OpenWPM directory

TAG='433fb8a983f63150726d31c00e98b02c462c8491' # FIREFOX_105_0_RELEASE
TAG='a486bbf619936d4f8516c853ea6ffad2d576e2a3' # FIREFOX_108_0_2_RELEASE

case "$(uname -s)" in
Darwin)
Expand Down

0 comments on commit e58748f

Please sign in to comment.