fauna-shell 0.9.6
Closes #43621. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
parent
2fc043b663
commit
ad011109a8
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
class FaunaShell < Formula
|
||||
desc "Interactive shell for FaunaDB"
|
||||
homepage "https://fauna.com/"
|
||||
url "https://registry.npmjs.org/fauna-shell/-/fauna-shell-0.9.5.tgz"
|
||||
sha256 "d2cc2b766bef57d4fc24564242eac59ee4ff152c908ba6a8d7b7762f8a2fc3b1"
|
||||
url "https://registry.npmjs.org/fauna-shell/-/fauna-shell-0.9.6.tgz"
|
||||
sha256 "fc6ede9914fd7e96cf12b8bacf7364d215aa57b40b6b28822227cfdb32e1221a"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue