From 9701c3d3f787b02bd6569618da489b5bd4e7d57d Mon Sep 17 00:00:00 2001 From: Arnout Engelen Date: Thu, 1 Jul 2021 13:42:41 +0200 Subject: [PATCH] jetbrains: use https in update script --- pkgs/applications/editors/jetbrains/update.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/editors/jetbrains/update.pl b/pkgs/applications/editors/jetbrains/update.pl index cd3d2193a283..abb4e5f72236 100755 --- a/pkgs/applications/editors/jetbrains/update.pl +++ b/pkgs/applications/editors/jetbrains/update.pl @@ -14,7 +14,7 @@ sub semantic_less { } sub get_latest_versions { - my @channels = get("http://www.jetbrains.com/updates/updates.xml") =~ /()/gs; + my @channels = get("https://www.jetbrains.com/updates/updates.xml") =~ /()/gs; my %h = {}; for my $ch (@channels) { my ($id) = $ch =~ /^