mkcert 1.4.0
Closes #43241. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
11111d5a46
commit
b3acfb7d9d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Mkcert < Formula
|
||||
desc "Simple tool to make locally trusted development certificates"
|
||||
homepage "https://github.com/FiloSottile/mkcert"
|
||||
url "https://github.com/FiloSottile/mkcert/archive/v1.3.0.tar.gz"
|
||||
sha256 "2ac56e023a6f5a7d4bf949897338c333da0ce551cd45a50c01054987dd7e257b"
|
||||
url "https://github.com/FiloSottile/mkcert/archive/v1.4.0.tar.gz"
|
||||
sha256 "8ad11055b4fb47955312b7b72e24057cc6dca1606d14838a1520ce87ed62cc89"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue