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 cb9c43c commit 3bfbaa1Copy full SHA for 3bfbaa1
Formula/r/regipy.rb
@@ -9,8 +9,7 @@ class Regipy < Formula
9
head "https://github.com/mkorman90/regipy.git", branch: "master"
10
11
bottle do
12
- rebuild 1
13
- sha256 cellar: :any_skip_relocation, all: "1343fcc0a6efcfdc92c54abed0fba3b91ebe75e8d9d08f47ff377388fcf6574c"
+ sha256 cellar: :any_skip_relocation, all: "b8680428b8d9719be198a0def5ea04023041146033c68519d5d3a4251311f7c1"
14
end
15
16
depends_on "[email protected]"
0 commit comments