Skip to content

Commit

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

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5bea054ee656e29fdd9769ce3c6d0bb143c8a7da5294e5dd99fafc16d5dc37a6"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "dcdb2c5f381cbd9f821d0af0ef5c34ad2e4eb065080f13fabf8b887414cc583b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f46e7949a0043bf11bcd7bf093aa9efdaf0eb66394575e49d1b8512af0e4f252"
sha256 cellar: :any_skip_relocation, arm64_monterey: "f8e2cdc9263f9832ccf3deac37f9790c569d723b852abcd7ba3f73fac92ca53b"
sha256 cellar: :any_skip_relocation, sonoma: "d173a3faeae9fc05e2d806bdcae8b72c351235e83d505eac0ecd54209900ff3e"
sha256 cellar: :any_skip_relocation, ventura: "f4550ab0fdc33789ec1abf780bda4c8dd001b5c1096bf72a4edde7ee2c5bb0e9"
sha256 cellar: :any_skip_relocation, monterey: "95caa5564e2875c732d8c5fed851f5684b5111ae942ca417e17246ed982bf8ae"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d4cc5a138b7f108c86745e658d84badc955cd3c0253c5d3ed21e4598d6c4f3e6"
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"
end

depends_on "rust" => :build
Expand Down

0 comments on commit eccbb5d

Please sign in to comment.