platypus: use https for homepage and stable url

This commit is contained in:
ilovezfs 2017-02-23 07:43:06 -08:00
parent 55373b8aa5
commit 062806cca2

View file

@ -1,7 +1,7 @@
class Platypus < Formula
desc "Create macOS applications from {Perl,Ruby,sh,Python} scripts"
homepage "http://sveinbjorn.org/platypus"
url "http://sveinbjorn.org/files/software/platypus/platypus5.1.src.zip"
homepage "https://sveinbjorn.org/platypus"
url "https://sveinbjorn.org/files/software/platypus/platypus5.1.src.zip"
version "5.1"
sha256 "7ff3a5e7c5a01603855e3294763d5603b90f8cfa100670771abc1097fd85fc7a"
head "https://github.com/sveinbjornt/Platypus.git"