We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbfb1f6 commit c8dd5c0Copy full SHA for c8dd5c0
Formula/g/github-keygen.rb
@@ -7,8 +7,7 @@ class GithubKeygen < Formula
7
head "https://github.com/dolmen/github-keygen.git", branch: "release"
8
9
bottle do
10
- rebuild 1
11
- sha256 cellar: :any_skip_relocation, all: "5a44d2a88e85b0bdf5295eb909e89bb59d23061fff128759100f1565521f05ad"
+ sha256 cellar: :any_skip_relocation, all: "ce4d2d363e88f82852998fb401ac8bdbcffae2c1028c521bb3e99dc9e1fc598f"
12
end
13
14
def install
0 commit comments