alexjs 8.0.1
Closes #47179. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
a87f079505
commit
00b157d08f
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
class Alexjs < Formula
|
||||
desc "Catch insensitive, inconsiderate writing"
|
||||
homepage "https://alexjs.com"
|
||||
url "https://github.com/get-alex/alex/archive/8.0.0.tar.gz"
|
||||
sha256 "681022a4e5a03e15e4aa0a65b417929b1d7d8ce24f6805f90cf442e589d16269"
|
||||
url "https://github.com/get-alex/alex/archive/8.0.1.tar.gz"
|
||||
sha256 "c095af21d1d24a6609813f8bc78d16d8aa62c1b37621029a3b3cb3d331533414"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue