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 286a7a6 commit 85fcd53Copy full SHA for 85fcd53
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.80.tgz"
5
- sha256 "a50580f80b2857ad640790748740777b43334f97d27ca12775959f46efa7e7b7"
+ url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.3.81.tgz"
+ sha256 "3d373f7ac874a754f07d23be1d9333c2d87f57e2ccdf34edc9ebf9cf38caae9c"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments