fauna-shell 0.9.2
Closes #36111. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
791e2bab8b
commit
1e2222735e
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.1.tgz"
|
||||
sha256 "a0366fada1bda0df97dc959f4659ee67398671f6b5649f7d54918bbe0db87ddc"
|
||||
url "https://registry.npmjs.org/fauna-shell/-/fauna-shell-0.9.2.tgz"
|
||||
sha256 "3fa3e83fab7bc1625b38616b8254a313216b41815bcdaeaabb21b485d8144f0d"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue