weaver 0.12.2
Weaver 0.12.2 Closes #37149. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
a1f7164cf2
commit
1ae27cc77d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Weaver < Formula
|
class Weaver < Formula
|
||||||
desc "Command-line tool for Weaver"
|
desc "Command-line tool for Weaver"
|
||||||
homepage "https://github.com/scribd/Weaver"
|
homepage "https://github.com/scribd/Weaver"
|
||||||
url "https://github.com/scribd/Weaver/archive/0.12.0.tar.gz"
|
url "https://github.com/scribd/Weaver/archive/0.12.2.tar.gz"
|
||||||
sha256 "ff1d33af53c10157e35c3dc0f63cbcd8a4e2c19c71580fe952636a36b0364ffb"
|
sha256 "63df2ed56df046fe0fca904e0a560840286282e46c149c7023d863e4bd0cdbc5"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue