Skip to content

Commit b638cdf

Browse files
committed
railway 4.6.3
1 parent a99b6e5 commit b638cdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/railway.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Railway < Formula
22
desc "Develop and deploy code with zero configuration"
33
homepage "https://railway.com/"
4-
url "https://github.com/railwayapp/cli/archive/refs/tags/v4.6.1.tar.gz"
5-
sha256 "b8bc7eaf20dd45504ca2052e4a8cbeef8ea101b379b2d5e24d6683157d476e13"
4+
url "https://github.com/railwayapp/cli/archive/refs/tags/v4.6.3.tar.gz"
5+
sha256 "3ac8fc532131e53dfc2f2c71717c6d676391409e580b8a9173865a2ebb019c59"
66
license "MIT"
77
head "https://github.com/railwayapp/cli.git", branch: "master"
88

0 commit comments

Comments
 (0)