ask-cli 1.7.21
Closes #48988. Signed-off-by: Caleb Xu <calebcenter@live.com>
This commit is contained in:
parent
b5a7e0fc17
commit
b43911f6ed
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.20.tgz"
|
||||
sha256 "689d6646f28ec5c10e5d8b1bb2157eafdf4f59b473e3726d3640cb06ebe1f7e1"
|
||||
url "https://registry.npmjs.org/ask-cli/-/ask-cli-1.7.21.tgz"
|
||||
sha256 "b04f24aaa8513fd66f0dc6a9df516c84c1c312dd6f61620ec760eb72efe4bef9"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue