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 582ac85 commit 2e6bbc4Copy full SHA for 2e6bbc4
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.35.0.tar.gz"
5
- sha256 "4d84b790f46397ac609b10f0e1368589368868fc00f3390fdc78b24791989fda"
+ url "https://github.com/apollographql/rover/archive/refs/tags/v0.36.0.tar.gz"
+ sha256 "fd21c6525bab9b3ee05094f9767040f6057ba3f04749a9a408288655d030ada7"
6
license "MIT"
7
head "https://github.com/apollographql/rover.git", branch: "main"
8
0 commit comments