Skip to content

Commit

Permalink
chore(firefox): upgrade to FF 118.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vringar committed Oct 13, 2023
1 parent 55ad200 commit f306b9f
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='27de51e74c19186044da535125895c96fc3a0f23' # FIREFOX_117_0_RELEASE
TAG='e26ce7fb8b2358ad45a84d34b1f5b6a1cc59d7fb' # FIREFOX_118_0_2_RELEASE

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

0 comments on commit f306b9f

Please sign in to comment.