Skip to content

Commit 106229b

Browse files
committed
rover 0.32.0
1 parent a07029e commit 106229b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rover.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Rover < Formula
22
desc "CLI for managing and maintaining data graphs with Apollo Studio"
33
homepage "https://www.apollographql.com/docs/rover/"
4-
url "https://github.com/apollographql/rover/archive/refs/tags/v0.31.3.tar.gz"
5-
sha256 "8f73a51757b5789901efd8a00d26b9bb4aae3be1d7b853802e9478e31da1d122"
4+
url "https://github.com/apollographql/rover/archive/refs/tags/v0.32.0.tar.gz"
5+
sha256 "73b1cbd858e7051ed59b4840fa1113822985fe233f1042e0f9715b0234ebdac8"
66
license "MIT"
77
head "https://github.com/apollographql/rover.git", branch: "main"
88

0 commit comments

Comments
 (0)