grv 0.1.3
Closes #25028. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
ed778ce0ec
commit
5c13870db4
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Grv < Formula
|
||||
desc "Terminal interface for viewing git repositories"
|
||||
homepage "https://github.com/rgburke/grv"
|
||||
url "https://github.com/rgburke/grv/releases/download/v0.1.2/grv-0.1.2-src.tar.gz"
|
||||
sha256 "1f2f8adb28085fd892f4b23cf5cf17925fc502cf479be35193e1c6b93cad1e49"
|
||||
url "https://github.com/rgburke/grv/releases/download/v0.1.3/grv-0.1.3-src.tar.gz"
|
||||
sha256 "61c73aff8e73fe86ee5a1b7a37e8506afa87fda3f81edacadfc6b9aeebc22314"
|
||||
head "https://github.com/rgburke/grv.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue