railway: update 2.0.13 bottle.

master
BrewTestBot 2022-10-07 19:07:21 +00:00
parent cbde1031ce
commit 822f3c9e2c
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -7,12 +7,12 @@ class Railway < Formula
head "https://github.com/railwayapp/cli.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "53b7cae05540bc9bf794448628f91b20315011cf447ec485171484e7b9ba4c4e"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "53b7cae05540bc9bf794448628f91b20315011cf447ec485171484e7b9ba4c4e"
sha256 cellar: :any_skip_relocation, monterey: "218d8f943d8f0006901538acb534ce53cb51c738f103f820c70c8476941d15fa"
sha256 cellar: :any_skip_relocation, big_sur: "218d8f943d8f0006901538acb534ce53cb51c738f103f820c70c8476941d15fa"
sha256 cellar: :any_skip_relocation, catalina: "218d8f943d8f0006901538acb534ce53cb51c738f103f820c70c8476941d15fa"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f315d24516a876e451bca5467febe8b70d4d4d0c0e1718569c7a1eb0eddd959e"
sha256 cellar: :any_skip_relocation, arm64_monterey: "7363a99d8efff786a578f68fc3753d66888d8a8c37e82c2b55a512f01528c812"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "7363a99d8efff786a578f68fc3753d66888d8a8c37e82c2b55a512f01528c812"
sha256 cellar: :any_skip_relocation, monterey: "dd920e81026a98a7fc5e346183c143d5157829915950103214ea090b83dfaf4b"
sha256 cellar: :any_skip_relocation, big_sur: "dd920e81026a98a7fc5e346183c143d5157829915950103214ea090b83dfaf4b"
sha256 cellar: :any_skip_relocation, catalina: "dd920e81026a98a7fc5e346183c143d5157829915950103214ea090b83dfaf4b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "37595a9a560287a465b5c6c9e6acdf28238a81cb266e9f9b721cdcf5cc43295a"
end
depends_on "go" => :build