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 cfdc407 commit b958471Copy full SHA for b958471
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.26.2.tar.gz"
5
- sha256 "a94a3515b9a0c18b38b38154ccea6a6ba75b9ecd6b5c968f133da4f3e336e96c"
+ url "https://github.com/apollographql/rover/archive/refs/tags/v0.26.3.tar.gz"
+ sha256 "accf6257f030e109d8626d2acf2885d2512d1a8918f88ea4e392712d879768c6"
6
license "MIT"
7
head "https://github.com/apollographql/rover.git", branch: "main"
8
0 commit comments