File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33class Mongosh < Formula
44 desc "The MongoDB Shell"
55 homepage "https://github.com/mongodb-js/mongosh#readme"
6- url "https://registry.npmjs.org/@mongosh/cli-repl/-/cli-repl-0.0.6 .tgz"
7- version "0.0.6 "
6+ url "https://registry.npmjs.org/@mongosh/cli-repl/-/cli-repl-0.0.7 .tgz"
7+ version "0.0.7 "
88
99 # This is the checksum of the archive. Can be obtained with:
10- # curl -s https://registry.npmjs.org/@mongosh/cli-repl/-/cli-repl-0.0.6 .tgz | shasum -a 256
11- sha256 "23bb944fc189778f72c7276806abe69a61e711b938d53645cfe8dd2668178313 "
10+ # curl -s https://registry.npmjs.org/@mongosh/cli-repl/-/cli-repl-0.0.7 .tgz | shasum -a 256
11+ sha256 "c4ce102fcaead688327516b6310562860db25d0c067ac5e20cd96f244002ab82 "
1212
1313 depends_on "node"
1414
You can’t perform that action at this time.
0 commit comments