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 a07029e commit 106229bCopy full SHA for 106229b
Formula/r/rover.rb
@@ -1,8 +1,8 @@
1
class Rover < Formula
2
desc "CLI for managing and maintaining data graphs with Apollo Studio"
3
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"
+ url "https://github.com/apollographql/rover/archive/refs/tags/v0.32.0.tar.gz"
+ sha256 "73b1cbd858e7051ed59b4840fa1113822985fe233f1042e0f9715b0234ebdac8"
6
license "MIT"
7
head "https://github.com/apollographql/rover.git", branch: "main"
8
0 commit comments