ask-cli 1.7.14
Closes #44991. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
00143d7356
commit
9ae4678e20
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.13.tgz"
|
||||
sha256 "543d5deda1a2c4c66a62d55c426acf20ba8779ff675ceba74a3e36468e73183e"
|
||||
url "https://registry.npmjs.org/ask-cli/-/ask-cli-1.7.14.tgz"
|
||||
sha256 "7947ed80b8c312fb0117d847a83ad156602e9ae8f3bf68c146a7281c174ba62d"
|
||||
|
||||
bottle do
|
||||
sha256 "3ebe550758bd0628d135e0dd0b42af1e69d176bec1ba579fa413851253c271de" => :mojave
|
||||
|
|
Loading…
Reference in a new issue