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 ca3e956 commit c2c3f86Copy full SHA for c2c3f86
Formula/r/retire.rb
@@ -7,7 +7,7 @@ class Retire < Formula
7
head "https://github.com/RetireJS/retire.js.git", branch: "master"
8
9
bottle do
10
- sha256 cellar: :any_skip_relocation, all: "fd05ff437a7512574133be70937a718b96d935e05f3840981fb29896e34e652f"
+ sha256 cellar: :any_skip_relocation, all: "4dc92e4f27cc38384252c412f32efff290168defe2dc8ed29d5764284ae764aa"
11
end
12
13
depends_on "node"
0 commit comments