We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97abe1f commit ad85e17Copy full SHA for ad85e17
Formula/c/cubejs-cli.rb
@@ -1,8 +1,8 @@
1
class CubejsCli < Formula
2
desc "Cube.js command-line interface"
3
homepage "https://cube.dev/"
4
- url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.3.84.tgz"
5
- sha256 "99622bfb7f9b23dbe4c1deb6f91dde8a86cb1c366abca20cc7864fc44833e527"
+ url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.3.85.tgz"
+ sha256 "65765a2d24a43f0a295ae37bf2ec76391aa8a53f9ec42653e38f1854197df23b"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments