swift-sh: update 2.3.1 bottle.

master
BrewTestBot 2021-10-10 23:07:28 +00:00
parent 5589f37e52
commit 25b0f5b6fe
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 5 additions and 5 deletions

View File

@ -7,11 +7,11 @@ class SwiftSh < Formula
head "https://github.com/mxcl/swift-sh.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "d90522741b5bfdac8d8d79375cce90984af0967bca1e84e8f5f9758b29e36616"
sha256 cellar: :any_skip_relocation, big_sur: "490aaac152cd73af4711850ef3bf137d3db6ae8217f384dff4a9551dfafc5783"
sha256 cellar: :any_skip_relocation, catalina: "d3993862ace65ec747846eadfad6110157e2de946e0b416355e6bbe321d7ca6a"
sha256 cellar: :any_skip_relocation, mojave: "c7ece92d3a20f75c5a7551fb1a46b0750912e29021bae73a9e5e7f8d8e2397b3"
sha256 x86_64_linux: "f9eb4d26b5b8f46ec48f7e41c1d735427aa517bc2d00800d815138c734590495"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "ae96f2af5b6b0faf1df4a6aed6623106720a4b91ebadc43c0e66baae1df14669"
sha256 cellar: :any_skip_relocation, big_sur: "5db4172c5bca85aac1f31f1e83968df989e0db8afedf92b1bdbcab5544c72966"
sha256 cellar: :any_skip_relocation, catalina: "3d3c1325d0c06dac4286c6ef9e2c97beb0e1cd264b6efc1c739297ca2c46a521"
sha256 cellar: :any_skip_relocation, mojave: "a095e50c1706b5cd0305c201891262b384ee8f3dfdc03bbfd98c715cacdc9845"
sha256 x86_64_linux: "76af2c0ec31a3a98d226e5b82f08e88b3e2fdd03e0bf49f1b8cd4724a68dfdda"
end
depends_on xcode: ["11.0", :build]