ask-cli 1.7.7
Closes #41805. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
b76bef9317
commit
f64e627597
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
class AskCli < Formula
|
||||
desc "CLI tool for Alexa Skill Kit"
|
||||
homepage "https://www.npmjs.com/package/ask-cli"
|
||||
url "https://registry.npmjs.org/ask-cli/-/ask-cli-1.7.6.tgz"
|
||||
sha256 "cbe126dc5d9f0d23d5a29192af4b509277d19ccdc596bca86ad36333f49bc597"
|
||||
url "https://registry.npmjs.org/ask-cli/-/ask-cli-1.7.7.tgz"
|
||||
sha256 "05cfd48ebc1a55dc40784ac8149f9cc431d726ae296108e4bc9751e3cd24805a"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue