-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: [email protected] | ||
|
||
# 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 | ||