Skip to content

Commit b958471

Browse files
committed
rover 0.26.3
1 parent cfdc407 commit b958471

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

0 commit comments

Comments
 (0)