Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit c908cd4

Browse files
chrmodphilipp-classen
authored andcommitted
Extension: update to 8.8.1 release
1 parent 7e49f2b commit c908cd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/bootstrap.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ set -x
33
set -e
44

55
EXT_DIR="app/src/main/assets/extensions/ghostery"
6-
DOWNLOAD_URL="https://s3.amazonaws.com/ghostery-deployments/ghostery-extension/8.8.1.040168b0/ghostery-dawn-v8.8.1.040168b0.xpi"
6+
DOWNLOAD_URL="https://github.com/ghostery/ghostery-extension/releases/download/v8.8.1/ghostery-dawn-v8.8.1.xpi"
77
rm -rf "$EXT_DIR"
88
mkdir -p "$EXT_DIR"
99
curl -L -o ghostery.zip "$DOWNLOAD_URL"

0 commit comments

Comments
 (0)