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 a99b6e5 commit b638cdfCopy full SHA for b638cdf
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.com/"
4
- url "https://github.com/railwayapp/cli/archive/refs/tags/v4.6.1.tar.gz"
5
- sha256 "b8bc7eaf20dd45504ca2052e4a8cbeef8ea101b379b2d5e24d6683157d476e13"
+ url "https://github.com/railwayapp/cli/archive/refs/tags/v4.6.3.tar.gz"
+ sha256 "3ac8fc532131e53dfc2f2c71717c6d676391409e580b8a9173865a2ebb019c59"
6
license "MIT"
7
head "https://github.com/railwayapp/cli.git", branch: "master"
8
0 commit comments