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 2e9d7b5 commit fe9e595Copy full SHA for fe9e595
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.20.2.tar.gz"
5
- sha256 "df580f63238a40d5d233acc1654784d227e5027b7b1693f1475db6a001b2957c"
+ url "https://github.com/railwayapp/cli/archive/refs/tags/v3.21.0.tar.gz"
+ sha256 "2035767de31f2b756043ac7521b7dc35a082436bad725f68e22106c7a01a591c"
6
license "MIT"
7
head "https://github.com/railwayapp/cli.git", branch: "master"
8
0 commit comments