Skip to content

Commit 2e6bbc4

Browse files
committed
rover 0.36.0
1 parent 582ac85 commit 2e6bbc4

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.35.0.tar.gz"
5-
sha256 "4d84b790f46397ac609b10f0e1368589368868fc00f3390fdc78b24791989fda"
4+
url "https://github.com/apollographql/rover/archive/refs/tags/v0.36.0.tar.gz"
5+
sha256 "fd21c6525bab9b3ee05094f9767040f6057ba3f04749a9a408288655d030ada7"
66
license "MIT"
77
head "https://github.com/apollographql/rover.git", branch: "main"
88

0 commit comments

Comments
 (0)