Skip to content

Commit d102c36

Browse files
BrewTestBotdaeho-ro
authored andcommitted
railway 3.20.0
1 parent c9d5c8a commit d102c36

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.19.1.tar.gz"
5-
sha256 "bc53532dfd313970bd574ba4e0f51578457bc54812f5cc6f7d69473da51d8a7d"
4+
url "https://github.com/railwayapp/cli/archive/refs/tags/v3.20.0.tar.gz"
5+
sha256 "e43b9c0388ec885b90c9a52a661d3d6e32de2c1c0d4c56d042ac525d798dbdb4"
66
license "MIT"
77
head "https://github.com/railwayapp/cli.git", branch: "master"
88

0 commit comments

Comments
 (0)