Skip to content

Commit

Permalink
Merge pull request Homebrew#205224 from Homebrew/bump-github-keygen-1…
Browse files Browse the repository at this point in the history
….400

github-keygen 1.400
  • Loading branch information
BrewTestBot authored Jan 23, 2025
2 parents 4d0ee9d + c8dd5c0 commit 6dfb184
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1155,6 +1155,7 @@ git-xargs
gitbackup
gitbucket
gitea
github-keygen
github-markdown-toc
gitlab-ci-local
gitlab-gem
Expand Down
7 changes: 3 additions & 4 deletions Formula/g/github-keygen.rb
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
class GithubKeygen < Formula
desc "Bootstrap GitHub SSH configuration"
homepage "https://github.com/dolmen/github-keygen"
url "https://github.com/dolmen/github-keygen/archive/refs/tags/v1.306.tar.gz"
sha256 "69fc7ef1bf5c4e958f2ad634a8cc21ec4905b16851e46455c47f9ef7a7220f5d"
url "https://github.com/dolmen/github-keygen/archive/refs/tags/v1.400.tar.gz"
sha256 "fa74544609ed59f5b06938a981a32027edfb1234459854d5a6ce574c22f06052"
license "GPL-3.0-or-later"
head "https://github.com/dolmen/github-keygen.git", branch: "release"

bottle do
rebuild 1
sha256 cellar: :any_skip_relocation, all: "5a44d2a88e85b0bdf5295eb909e89bb59d23061fff128759100f1565521f05ad"
sha256 cellar: :any_skip_relocation, all: "ce4d2d363e88f82852998fb401ac8bdbcffae2c1028c521bb3e99dc9e1fc598f"
end

def install
Expand Down

0 comments on commit 6dfb184

Please sign in to comment.