From 38b8c8ed0a17d433b52d16c93ed55c5b7701fb83 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 24 Sep 2022 19:04:35 +0000 Subject: [PATCH] railway: update 2.0.12 bottle. --- Formula/railway.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/railway.rb b/Formula/railway.rb index caa28294b2e..89bbaa9e681 100644 --- a/Formula/railway.rb +++ b/Formula/railway.rb @@ -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: "befa8ea65c627fb3f516190b3d9d4c07b83288a88efa05c810b15ae5d8120aec" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "befa8ea65c627fb3f516190b3d9d4c07b83288a88efa05c810b15ae5d8120aec" - sha256 cellar: :any_skip_relocation, monterey: "7540c56f12ea6912685267df68024f43afee1deef7085f8505c6a60e63009b79" - sha256 cellar: :any_skip_relocation, big_sur: "7540c56f12ea6912685267df68024f43afee1deef7085f8505c6a60e63009b79" - sha256 cellar: :any_skip_relocation, catalina: "7540c56f12ea6912685267df68024f43afee1deef7085f8505c6a60e63009b79" - sha256 cellar: :any_skip_relocation, x86_64_linux: "ee7769685c960709ac2fc9156cd1d4873cc1ecc8fd53d72b6b5e443bd48f8829" + 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" end depends_on "go" => :build