We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9d5c8a commit d102c36Copy full SHA for d102c36
Formula/r/railway.rb
@@ -1,8 +1,8 @@
1
class Railway < Formula
2
desc "Develop and deploy code with zero configuration"
3
homepage "https://railway.app/"
4
- url "https://github.com/railwayapp/cli/archive/refs/tags/v3.19.1.tar.gz"
5
- sha256 "bc53532dfd313970bd574ba4e0f51578457bc54812f5cc6f7d69473da51d8a7d"
+ url "https://github.com/railwayapp/cli/archive/refs/tags/v3.20.0.tar.gz"
+ sha256 "e43b9c0388ec885b90c9a52a661d3d6e32de2c1c0d4c56d042ac525d798dbdb4"
6
license "MIT"
7
head "https://github.com/railwayapp/cli.git", branch: "master"
8
0 commit comments