Skip to content

Commit

Permalink
railway: update 3.15.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 26, 2024
1 parent 0a4eadd commit 5d1644b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/r/railway.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Railway < Formula
head "https://github.com/railwayapp/cli.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "56bd1cb1c6026dee4d61a388f9c90e65d4f55edeeb4c8e3aa863211ba6c5ff0e"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "78afc74a7034d6849ee7b1e12dc4547695b979f9fc127830b20c8a16be537378"
sha256 cellar: :any_skip_relocation, arm64_ventura: "02fe477aa5f9bb4343e67306db0a01a05ddb81cd95dd22800ccf71008cfc3061"
sha256 cellar: :any_skip_relocation, sonoma: "45662540a3757b2765fb140775b7bdd2eaa4005f20bfeba526e7b6d78812ba89"
sha256 cellar: :any_skip_relocation, ventura: "81de42dbbf70f36e19f799be47a4e99ecc018a64118c4fa58062d2c6f8b6e578"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7fe5f7bb68c42b8f9a5c9deb355815d98e6f657a7c77f35fcc9dabd7b5f30263"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6d073fadd55af4d911fa8dac8a15ed77aabb307f87bf58e35a9ac2b63076661f"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "de47f9d1d285e492c857ca17bda8b6164e50d1d0069af6e61752b67ca7fd34ff"
sha256 cellar: :any_skip_relocation, arm64_ventura: "3e8f086bffca618efc657b71d281cb450b52a83a723a3e9795fe7024fb6486da"
sha256 cellar: :any_skip_relocation, sonoma: "c071654ae3895ce808601ab9d9613b5b0f0fc3200fdb5c7623a78082800ce18e"
sha256 cellar: :any_skip_relocation, ventura: "33fd67e9b5cd33adafb9096d8d3e10182c51990b301b438297d51289d53caa45"
sha256 cellar: :any_skip_relocation, x86_64_linux: "505523d63ad92debf5b12e636257156f6dc1802fe7a151bafe67f3c2f1d98429"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 5d1644b

Please sign in to comment.