Skip to content

Commit fe9e595

Browse files
committed
railway 3.21.0
1 parent 2e9d7b5 commit fe9e595

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.app/"
4-
url "https://github.com/railwayapp/cli/archive/refs/tags/v3.20.2.tar.gz"
5-
sha256 "df580f63238a40d5d233acc1654784d227e5027b7b1693f1475db6a001b2957c"
4+
url "https://github.com/railwayapp/cli/archive/refs/tags/v3.21.0.tar.gz"
5+
sha256 "2035767de31f2b756043ac7521b7dc35a082436bad725f68e22106c7a01a591c"
66
license "MIT"
77
head "https://github.com/railwayapp/cli.git", branch: "master"
88

0 commit comments

Comments
 (0)