aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xupdate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.sh b/update.sh
index baa8998..fca9641 100755
--- a/update.sh
+++ b/update.sh
@@ -117,7 +117,7 @@ function handle_all
platform="$3"
shift 3
- curl -sO http://freedict.org/freedict-database.json
+ curl -sO https://freedict.org/freedict-database.json
cd "$type" || exit 1