Skip to content

Commit

Permalink
railway: update 3.17.9 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 22, 2024
1 parent e87ca4b commit 91e2a29
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: "6a971902bccc3e11bd69cfa2b7cf5b95e9aee0416e61e6470234556bf4fc47f9"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "54c19d791489d35be0f3b6ee2dc358074924c7feb3a9f376ff55dfb3131e6531"
sha256 cellar: :any_skip_relocation, arm64_ventura: "80cb15a22538a9a315be47076d148e0124bc4a77cfd8ea7aecbf582577a4b346"
sha256 cellar: :any_skip_relocation, sonoma: "588f0b6c60b475b27d6c728a81f9a3820b5982f2be923772da5131d990d1d0b2"
sha256 cellar: :any_skip_relocation, ventura: "03a0b89ce1dbcc6f52856c0b0e17ffcc98eb4c98446d01bc341ffd97727cc889"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8a86c5c3a473b066eec2d6ac86e2c401d39fb9023bd1933d7902a39d588c4631"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1573393bd8f59eff3ef3ed9ae4869d7199f84e668b40f646e185aa8beab0d981"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0f109f42bab1fb6e63a68c28a71498070c53c0854cc7225349a991704d7917b3"
sha256 cellar: :any_skip_relocation, arm64_ventura: "91b2d0e03ad6591c2e31430917c06db86821736bbbafe24f3c5fd4c190005056"
sha256 cellar: :any_skip_relocation, sonoma: "284a0037b2ee7abe55c23245865494cefcc6a5e65dfccb9a8106e6e04a2c84b1"
sha256 cellar: :any_skip_relocation, ventura: "7e168c94183b25c371477191d379010cbe7847b58d06cf7aa63d146e61ab8493"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c5569d8e711cd93fd467ffcccd7f92efc3abfe9b86c6d79ead753dc1726835ff"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 91e2a29

Please sign in to comment.