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 6ed82c1 commit dcaf472Copy full SHA for dcaf472
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.2.23.tgz"
5
- sha256 "d0901c80197d77fe09a37848de26faf79e7691434f9032c72393d8992120921b"
+ url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.2.24.tgz"
+ sha256 "d89c6e4e3389b64a6c38334b0f9d9c6eb5152e5d7113105728b7d48dae4f5f6d"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments