From 00345fbaa6b127ca4d2349cb2250ca64e032510f Mon Sep 17 00:00:00 2001 From: Boaz Yaniv Date: Sun, 25 Feb 2018 13:48:39 +0900 Subject: [PATCH] Update goreleaser --- .goreleaser.yml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/.goreleaser.yml b/.goreleaser.yml index 6195529..136c5d9 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -25,4 +25,31 @@ archive: format_overrides: - goos: windows format: zip +brew: + # Reporitory to push the tap to. + github: + owner: boazy + name: homebrew-rakuten + + # Git author used to commit to the repository. + # Defaults are shown. + commit_author: + name: boazy + email: boazyan@gmail.com + + # Folder inside the repository to put the formula. + # Default is the root folder. + folder: Formula + + # Your app's homepage. + # Default is empty. + homepage: "https://github.com/rakutentech/jwkgen" + + # Your app's description. + # Default is empty. + description: | + Small command-line tool that generates asymmetric JSON Web Keys for the + following algorithms and curves + +