ask-cli 1.7.17
Closes #46039. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
6276d574f3
commit
592544ae9f
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.15.tgz"
|
||||
sha256 "bc739f0286ea453fbb25f15836f9c9b716b8a2eee747edcb5c1cac582f97279b"
|
||||
url "https://registry.npmjs.org/ask-cli/-/ask-cli-1.7.17.tgz"
|
||||
sha256 "32eebadf3115cac8b84600bacb0f5eac156c2a3e25da70cdcd96458cc419f68d"
|
||||
|
||||
bottle do
|
||||
sha256 "8422713b2ae4cab251803d4f1f622f39317e1b4a27b88fca691e9044cba55c9e" => :catalina
|
||||
|
|
Loading…
Reference in a new issue