ragel: secure url

master
Viktor Szakats 2020-08-28 21:38:29 +00:00 committed by Viktor Szakats
parent fb8a6aa0a5
commit d0efbeb155
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ class Ragel < Formula
# TODO: Return to using `url :homepage` once the SSL certificate verification
# issue is resolved on the upstream server.
livecheck do
url "http://www.colm.net/open-source/ragel/"
url "https://www.colm.net/open-source/ragel/"
regex(/Stable.*?href=.*?ragel[._-]v?(\d+(?:\.\d+)+)\.t/im)
end