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 5575b59 commit f980b6cCopy full SHA for f980b6c
Formula/x/xcode-build-server.rb
@@ -9,7 +9,8 @@ class XcodeBuildServer < Formula
9
head "https://github.com/SolaWing/xcode-build-server.git", branch: "master"
10
11
bottle do
12
- sha256 cellar: :any_skip_relocation, all: "6f5db53f5f0fc9ea907e34bcc79f678ed6bfd368e3d5a6e73d48d4b0c992d388"
+ rebuild 1
13
+ sha256 cellar: :any_skip_relocation, all: "fccb7dc23c0cffc541fceaf0583e7d305e35551a340315cd067a7cb0723a07d3"
14
end
15
16
depends_on "gzip"
0 commit comments