leaps 0.8.2
Closes #23275. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
cb125e6c41
commit
6d8e26ab56
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Leaps < Formula
|
|||
desc "Collaborative web-based text editing service written in Golang"
|
||||
homepage "https://github.com/jeffail/leaps"
|
||||
url "https://github.com/Jeffail/leaps.git",
|
||||
:tag => "v0.8.0",
|
||||
:revision => "31af03df6678b72dd46b31ea53a1825b38b15ab6"
|
||||
:tag => "v0.8.2",
|
||||
:revision => "2c202c42175c97b266868836caf54df82aeffd3d"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue