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 19b1516 commit c1e8103Copy full SHA for c1e8103
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.70.tgz"
5
- sha256 "a69ea8ef05369c0170fc452415499e40e24469070d1a07b877eeff35bb3e57a9"
+ url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.3.71.tgz"
+ sha256 "c5db09de01766c81f723b67b91f2a083eb2eb05b37e90fdfcaa9dd4c93e2c79f"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments