bcrypt: https url
This commit is contained in:
parent
bbda6515ea
commit
d046bb01f5
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Bcrypt < Formula
|
||||
desc "Cross platform file encryption utility using blowfish"
|
||||
homepage "https://bcrypt.sourceforge.io"
|
||||
url "http://bcrypt.sourceforge.net/bcrypt-1.1.tar.gz"
|
||||
homepage "https://bcrypt.sourceforge.io/"
|
||||
url "https://bcrypt.sourceforge.io/bcrypt-1.1.tar.gz"
|
||||
sha256 "b9c1a7c0996a305465135b90123b0c63adbb5fa7c47a24b3f347deb2696d417d"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue